0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-30 22:34:01 -05:00

Update prom/prometheus Docker tag to v2.54.1

This commit is contained in:
renovate[bot] 2024-10-03 21:45:29 +00:00 committed by GitHub
parent 8b26b52513
commit d56bde864d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ services:
restart: always
prometheus:
profiles: [monitoring]
image: prom/prometheus:v2.30.3
image: prom/prometheus:v2.54.1
container_name: ghost-prometheus
ports:
- "9090:9090"