Skip to content

Commit 6f9c1bb

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

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.6.0@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
144144
command:
145145
- "--web.external-url=https://${PROMETHEUS_DOMAIN:-prometheus.owncloud.test}"
146146
- "--config.file=/etc/prometheus/prometheus.yml"

0 commit comments

Comments
 (0)