Skip to content

Commit 240324b

Browse files
Bump prom/prometheus from v3.3.0 to v3.6.0
Bumps prom/prometheus from v3.3.0 to v3.6.0. --- updated-dependencies: - dependency-name: prom/prometheus dependency-version: v3.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 021b222 commit 240324b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
POSTGRES_PASSWORD: changeme
2828

2929
prometheus:
30-
image: prom/prometheus:v3.3.0
30+
image: prom/prometheus:v3.6.0
3131
restart: unless-stopped
3232
ports:
3333
- 9090:9090

0 commit comments

Comments
 (0)