Skip to content

Commit 67f10af

Browse files
Update prom/prometheus Docker tag to v3.7.1
1 parent d5534a3 commit 67f10af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)