We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06af7bb commit 7823be0Copy full SHA for 7823be0
docker-compose.yml
@@ -118,7 +118,7 @@ services:
118
ports: ['0.0.0.0:8906:3000']
119
120
prometheus:
121
- image: prom/prometheus:v2.48.1
+ image: prom/prometheus:v2.55.1
122
volumes:
123
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
124
- prometheus:/prometheus
0 commit comments