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 7c9b77d commit 1aedd15Copy full SHA for 1aedd15
docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
prometheus:
3
container_name: prometheus
4
- image: prom/prometheus:v2.47.0
+ image: prom/prometheus:v2.53.1
5
ports:
6
- 9000:9000
7
volumes:
0 commit comments