Skip to content

Commit

Permalink
Merge pull request #25 from WyriHaximus/dependabot/docker/alpine/helm…
Browse files Browse the repository at this point in the history
…-3.3.3

Bump alpine/helm from 3.3.1 to 3.3.3
  • Loading branch information
WyriHaximus authored Sep 21, 2020
2 parents d2f35a1 + 69795b0 commit 1cba6b0
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.3.1 AS runtime
FROM alpine/helm:3.3.3 AS runtime

# hadolint ignore=DL3002
USER root
Expand Down

0 comments on commit 1cba6b0

Please sign in to comment.