Update prom/prometheus Docker tag to v3.11.0

This commit is contained in:
2026-04-03 00:06:47 +00:00
parent 01fd1b433e
commit 3d88a8b76c
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: prometheus
image: prom/prometheus:v3.10.0
image: prom/prometheus:v3.11.0
ports:
- 9090:9090
networks: