We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33f870 commit 1bcfa27Copy full SHA for 1bcfa27
docker-compose.yml
@@ -16,7 +16,7 @@ services:
16
# volumes:
17
# - ./api-keys:/run/secrets/api-keys
18
prom:
19
- image: quay.io/prometheus/prometheus:v2.47.0
+ image: quay.io/prometheus/prometheus:v2.54.0
20
volumes:
21
- ./prometheus.sample.yml:/etc/prometheus/prometheus.yml
22
command: '--config.file=/etc/prometheus/prometheus.yml --storage.tsdb.path=/prometheus'
0 commit comments