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

This commit is contained in:
renovate[bot] 2024-02-14 10:42:48 +00:00 committed by GitHub
parent 8ba3390f94
commit ae0841f5fb
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": 22,
"version": "10.3.1",
"tipi_version": 23,
"version": "10.3.3",
"categories": [
"data"
],

View File

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