Skip to content

Commit

Permalink
Bump alpine/helm from 3.2.4 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps alpine/helm from 3.2.4 to 3.3.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2020
1 parent c03f0b2 commit d139fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine/helm:3.2.4 AS runtime
FROM alpine/helm:3.3.0 AS runtime

# hadolint ignore=DL3002
USER root
Expand Down

0 comments on commit d139fcf

Please sign in to comment.