chore(deps): update prom/prometheus docker tag to v2.55.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
55be8efb1a
commit
e1df1e37ba
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ services:
|
|||
- "traefik.http.routers.grafana.rule=Host(`grafana.${HOST_SUFFIX}`)"
|
||||
- "traefik.http.routers.grafana.entrypoints=web"
|
||||
prometheus:
|
||||
image: prom/prometheus:v2.54.1
|
||||
image: prom/prometheus:v2.55.0
|
||||
container_name: prometheus
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue