Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent fdab49b commit e25b321
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.3.4 AS grafana
FROM grafana/grafana-oss:10.4.2 AS grafana

LABEL maintainer="Amritanshu Varshney <amritanshu+github@livepeer.org>"

Expand Down

0 comments on commit e25b321

Please sign in to comment.