Skip to content

Commit 0fe8360

Browse files
Build(deps): Bump prom/prometheus from v3.11.0 to v3.11.1 in /docker (#61)
Bumps prom/prometheus from v3.11.0 to v3.11.1. --- updated-dependencies: - dependency-name: prom/prometheus dependency-version: v3.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99c5859 commit 0fe8360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ services:
168168
start_period: 30s
169169

170170
prometheus:
171-
image: prom/prometheus:v3.11.0
171+
image: prom/prometheus:v3.11.1
172172
container_name: prometheus
173173
hostname: prometheus
174174
restart: unless-stopped

0 commit comments

Comments
 (0)