Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 7f9c5a0 commit 12e74bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ARG GRAFANA_ENV

COPY ./grafana/${GRAFANA_ENV}/ /grafana

FROM grafana/grafana-oss:11.2.0 AS grafana
FROM grafana/grafana-oss:11.3.0 AS grafana

LABEL maintainer="Amritanshu Varshney <[email protected]>"

Expand Down

0 comments on commit 12e74bd

Please sign in to comment.