Skip to content

Commit

Permalink
build(deps): bump grafana/grafana-oss from 10.1.0 to 10.1.1 (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent f32395e commit dbca2fe
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 dbca2fe

Please sign in to comment.