Skip to content

Commit b402006

Browse files
chore(deps): update prom/prometheus docker tag to v3.11.0
1 parent d8110b1 commit b402006

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
@@ -172,7 +172,7 @@ services:
172172
# |___/
173173

174174
prometheus:
175-
image: prom/prometheus:${PROMETHEUS_VERSION:-v3.10.0}
175+
image: prom/prometheus:${PROMETHEUS_VERSION:-v3.11.0}
176176
user: ":"
177177
networks: [dvnode]
178178
environment:

0 commit comments

Comments
 (0)