We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fddfc89 commit 28f1b67Copy full SHA for 28f1b67
deployment/docker/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
14
# Prometheus Service
15
prometheus:
16
- image: 'prom/prometheus:v2.53.0'
+ image: 'prom/prometheus:v2.55.1'
17
volumes:
18
- './:/etc/prometheus'
19
command: '--config.file=/etc/prometheus/prometheus.yml'
0 commit comments