Skip to content

Commit

Permalink
Bump grafana/grafana from 11.2.0 to 11.3.0 in /scheduler (#6000)
Browse files Browse the repository at this point in the history
Bumps grafana/grafana from 11.2.0 to 11.3.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 04ecbdf commit a8cfd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/Dockerfile.grafana
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM grafana/grafana:11.2.0
FROM grafana/grafana:11.3.0

# Disable Login form or not
ENV GF_AUTH_DISABLE_LOGIN_FORM "true"
Expand Down

0 comments on commit a8cfd0f

Please sign in to comment.