Skip to content

Commit 8d12335

Browse files
Merge pull request #23 from amin-aoulkadi/dependabot/docker_compose/prom/prometheus-v3.9.1
Bump prom/prometheus from v3.7.3 to v3.9.1
2 parents cea9d33 + 09e9a2a commit 8d12335

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.7.3
30+
image: prom/prometheus:v3.9.1
3131
restart: unless-stopped
3232
ports:
3333
- 9090:9090

0 commit comments

Comments
 (0)