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

This commit is contained in:
renovate[bot] 2023-10-12 14:03:30 +00:00 committed by GitHub
parent 7b8b53b11a
commit 9add6a82fb
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": 16,
"version": "10.1.4",
"tipi_version": 17,
"version": "10.1.5",
"categories": [
"data"
],

View File

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