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 c05b444Copy full SHA for c05b444
1 file changed
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.11.1@sha256:759ea6db49103737f2a6f420b0d1632062d8ad99dec086c76db605fd0bf23e15
144
command:
145
- "--web.external-url=https://${PROMETHEUS_DOMAIN:-prometheus.owncloud.test}"
146
- "--config.file=/etc/prometheus/prometheus.yml"
0 commit comments