bump prometheus to 3.4.1

This commit is contained in:
2025-06-11 17:53:39 +00:00
parent 70eb3e0432
commit be60210294

View File

@ -12,7 +12,7 @@ networks:
services: services:
prometheus: prometheus:
image: prom/prometheus:v3.4.0 image: prom/prometheus:v3.4.1
container_name: prometheus container_name: prometheus
networks: networks:
- prometheus - prometheus