Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

fix(deps): bump grafana/grafana from 7.0.3 to 7.0.4 #6

Merged
merged 4 commits into from
Jun 28, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM grafana/grafana:7.0.3 as original
FROM grafana/grafana:7.0.4 as original

FROM homecentr/base:2.4.3-alpine

Expand Down