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

fix(deps): bump homecentr/base from 2.4.0-alpine to 2.4.3-alpine #3

Merged
merged 1 commit into from
Jun 25, 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
fix(deps): bump homecentr/base from 2.4.0-alpine to 2.4.3-alpine
Bumps homecentr/base from 2.4.0-alpine to 2.4.3-alpine.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Jun 23, 2020
commit 4eb758fc9e8f30637c907fafac02f9e5f513163d
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM prom/alertmanager:v0.21.0 as original

FROM homecentr/base:2.4.0-alpine
FROM homecentr/base:2.4.3-alpine

ENV ALERTMANAGER_ARGS=""

Expand Down