Skip to content

Commit 1bcfa27

Browse files
Update quay.io/prometheus/prometheus Docker tag to v2.54.0
1 parent e33f870 commit 1bcfa27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
# volumes:
1717
# - ./api-keys:/run/secrets/api-keys
1818
prom:
19-
image: quay.io/prometheus/prometheus:v2.47.0
19+
image: quay.io/prometheus/prometheus:v2.54.0
2020
volumes:
2121
- ./prometheus.sample.yml:/etc/prometheus/prometheus.yml
2222
command: '--config.file=/etc/prometheus/prometheus.yml --storage.tsdb.path=/prometheus'

0 commit comments

Comments
 (0)