Skip to content

Commit

Permalink
Bump grafana/grafana from 10.1.2 to 10.2.3 in /grafana
Browse files Browse the repository at this point in the history
Bumps grafana/grafana from 10.1.2 to 10.2.3.

---
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 Jan 1, 2024
1 parent 65b0d6f commit e655b31
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,7 +1,7 @@
# Ensure selecting a tag that is available for ARMv7
# https://hub.docker.com/r/grafana/grafana/tags
# https://grafana.com/blog/2023/09/29/grafana-and-grafana-enterprise-updates-for-armv6-and-armv7-will-be-temporarily-paused/
FROM grafana/grafana:10.1.2
FROM grafana/grafana:10.2.3

ENV GF_ANALYTICS_REPORTING_ENABLED=false \
GF_AUTH_ANONYMOUS_ENABLED=false \
Expand Down

0 comments on commit e655b31

Please sign in to comment.