1
0
Fork 0

Merge pull request #261 from pooneyy/renovate/prom-prometheus-3.x

This commit is contained in:
github-actions[bot] 2025-06-27 01:37:55 +00:00 committed by GitHub
commit 9b548da56b
4 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:9090"
volumes:
- "./data:/etc/prometheus"
image: prom/prometheus:v3.4.1
image: prom/prometheus:v3.4.2
labels:
createdBy: "Apps"