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 d5534a3 commit 6f9c1bbCopy full SHA for 6f9c1bb
docker-compose.yml
@@ -140,7 +140,7 @@ services:
140
restart: always
141
142
prometheus:
143
- image: prom/prometheus:v3.2.0@sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120
+ image: prom/prometheus:v3.6.0@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
144
command:
145
- "--web.external-url=https://${PROMETHEUS_DOMAIN:-prometheus.owncloud.test}"
146
- "--config.file=/etc/prometheus/prometheus.yml"
0 commit comments