chore(deps): update prom/prometheus docker tag to v2.50.0
This commit is contained in:
parent
4f2d0f6ece
commit
1ecfc716e3
@ -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.49.1
|
||||
image: prom/prometheus:v2.50.0
|
||||
container_name: prometheus
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user