chore(deps): update prom/prometheus docker tag to v2.51.1
This commit is contained in:
parent
8e43684350
commit
4aeb3045a9
@ -42,7 +42,7 @@ services:
|
||||
- "traefik.http.routers.grafana.rule=Host(`grafana.${HOST_SUFFIX}`)"
|
||||
- "traefik.http.routers.grafana.entrypoints=web"
|
||||
prometheus:
|
||||
image: prom/prometheus:v2.51.0
|
||||
image: prom/prometheus:v2.51.1
|
||||
container_name: prometheus
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user