chore(deps): update grafana/grafana-oss docker tag to v9.5.8 (#1020)

This commit is contained in:
renovate[bot] 2023-08-17 16:58:20 +00:00 committed by GitHub
parent 20c2b4f8d4
commit 272c4a8539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "grafana",
"tipi_version": 10,
"version": "9.5.7",
"tipi_version": 11,
"version": "9.5.8",
"categories": [
"data"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
grafana:
container_name: grafana
image: grafana/grafana-oss:9.5.7
image: grafana/grafana-oss:9.5.8
ports:
- ${APP_PORT}:3000
volumes: