upd deps
This commit is contained in:
parent
095fa57291
commit
5a24cf1ffe
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ networks:
|
|||
|
||||
services:
|
||||
grafana:
|
||||
image: grafana/grafana:10.1.4
|
||||
image: grafana/grafana:10.1.5
|
||||
container_name: grafana
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
@ -28,7 +28,7 @@ services:
|
|||
- "traefik.http.routers.grafana.rule=Host(`grafana.${HOST_SUFFIX}`)"
|
||||
- "traefik.http.routers.grafana.entrypoints=web"
|
||||
prometheus:
|
||||
image: prom/prometheus:v2.47.0
|
||||
image: prom/prometheus:v2.47.2
|
||||
container_name: prometheus
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue