Skip to content

Commit 6c778ae

Browse files
Update prom/prometheus Docker tag to v3.5.0
1 parent d5534a3 commit 6c778ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ services:
140140
restart: always
141141

142142
prometheus:
143-
image: prom/prometheus:v3.2.0@sha256:5888c188cf09e3f7eebc97369c3b2ce713e844cdbd88ccf36f5047c958aea120
143+
image: prom/prometheus:v3.5.0@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
144144
command:
145145
- "--web.external-url=https://${PROMETHEUS_DOMAIN:-prometheus.owncloud.test}"
146146
- "--config.file=/etc/prometheus/prometheus.yml"

0 commit comments

Comments
 (0)