mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-30 22:34:01 -05:00
Update grafana/grafana Docker tag to v8.5.27
This commit is contained in:
parent
8b26b52513
commit
a756c2d54c
1 changed files with 1 additions and 1 deletions
2
.github/scripts/docker-compose.yml
vendored
2
.github/scripts/docker-compose.yml
vendored
|
@ -39,7 +39,7 @@ services:
|
|||
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
|
||||
grafana:
|
||||
profiles: [monitoring]
|
||||
image: grafana/grafana:8.2.3
|
||||
image: grafana/grafana:8.5.27
|
||||
container_name: ghost-grafana
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
|
Loading…
Reference in a new issue