Update prom/prometheus Docker tag to v3.10.0

This commit is contained in:
2026-02-26 00:08:48 +00:00
parent d128b0f9d6
commit 655e93bc5c

View File

@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: prometheus
image: prom/prometheus:v3.9.1
image: prom/prometheus:v3.10.0
ports:
- 9090:9090
networks: