chore(deps): update grafana/grafana-oss docker tag to v10.4.2 (#3129)

This commit is contained in:
renovate[bot] 2024-04-11 16:13:33 +00:00 committed by GitHub
parent 1f604cddb6
commit 793b7b8d15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "grafana",
"tipi_version": 25,
"version": "10.4.1",
"tipi_version": 26,
"version": "10.4.2",
"categories": [
"data"
],

View File

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