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 6c778aeCopy full SHA for 6c778ae
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.5.0@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
144
command:
145
- "--web.external-url=https://${PROMETHEUS_DOMAIN:-prometheus.owncloud.test}"
146
- "--config.file=/etc/prometheus/prometheus.yml"
0 commit comments