Skip to content

Commit

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

Bump alpine/helm from 3.2.4 to 3.3.0
  • Loading branch information
WyriHaximus authored Aug 13, 2020
2 parents c03f0b2 + d139fcf commit 1561217
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 1561217

Please sign in to comment.