Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 6d66865 commit 3e542a7
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:10.1.0 AS grafana
FROM grafana/grafana-oss:10.1.1 AS grafana

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

Expand Down

0 comments on commit 3e542a7

Please sign in to comment.