Update prom/prometheus Docker tag to v3.13.1

This commit is contained in:
2026-07-11 00:02:51 +00:00
parent 5743dee2e5
commit 5bdf0710f6
+1 -1
View File
@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
container_name: prometheus container_name: prometheus
image: prom/prometheus:v3.13.0 image: prom/prometheus:v3.13.1
ports: ports:
- 9090:9090 - 9090:9090
networks: networks: