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 c934e4d commit 4531efcCopy full SHA for 4531efc
docker-compose.yml
@@ -65,7 +65,7 @@ services:
65
66
# Prometheus Container
67
prometheus:
68
- image: 'prom/prometheus:v2.46.0'
+ image: 'prom/prometheus:v3.3.1'
69
volumes:
70
- './configs/prometheus:/etc/prometheus'
71
command: '--config.file=/etc/prometheus/prometheus.yml'
0 commit comments