Update prom/prometheus Docker tag to v3.12.0

This commit is contained in:
2026-05-29 00:04:29 +00:00
parent abdb94b159
commit 14f47ed218
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: prometheus
image: prom/prometheus:v3.11.3
image: prom/prometheus:v3.12.0
ports:
- 9090:9090
networks: