mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 08:13:18 +01:00
chore(deps): update docker.io/prom/prometheus docker tag to v2.53.0
This commit is contained in:
parent
6e8dced1e4
commit
d187e22c21
@ -4,7 +4,7 @@ volumes:
|
|||||||
driver: local
|
driver: local
|
||||||
services:
|
services:
|
||||||
prometheus:
|
prometheus:
|
||||||
image: docker.io/prom/prometheus:v2.52.0
|
image: docker.io/prom/prometheus:v2.53.0
|
||||||
container_name: prometheus
|
container_name: prometheus
|
||||||
ports:
|
ports:
|
||||||
- 9090:9090
|
- 9090:9090
|
||||||
|
Loading…
Reference in New Issue
Block a user