Skip to content

Commit

Permalink
build(deps): bump grafana/grafana from 11.0.1 to 11.2.0 in /grafana
Browse files Browse the repository at this point in the history
Bumps grafana/grafana from 11.0.1 to 11.2.0.

---
updated-dependencies:
- dependency-name: grafana/grafana
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent fedb206 commit baf5102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ensure selecting a tag that is available for arm/v7, arm64, and amd64
# https://hub.docker.com/r/grafana/grafana/tags
FROM grafana/grafana:11.0.1
FROM grafana/grafana:11.2.0

ENV GF_ANALYTICS_REPORTING_ENABLED=false \
GF_AUTH_ANONYMOUS_ENABLED=false \
Expand Down

0 comments on commit baf5102

Please sign in to comment.