Merge pull request #22 from tcivie/update-grafana-to-version-11.1.0

Update grafana to 11.1.0
This commit is contained in:
Gleb Tcivie 2024-07-05 13:59:39 +03:00 committed by GitHub
commit 428a1bd7c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM grafana/grafana-oss:10.4.2
FROM grafana/grafana-oss:11.1.0
# Copy the datasource configuration
COPY docker/grafana/datasources.yml /etc/grafana/provisioning/datasources/datasources.yml