Skip to content

Commit ac6b57b

Browse files
Merge pull request #2 from amin-aoulkadi/dependabot/docker_compose/prom/prometheus-v3.6.0
Bump prom/prometheus from v3.3.0 to v3.6.0
2 parents 34d3eab + 240324b commit ac6b57b

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)