Skip to content

Commit

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

Bump alpine/helm from 3.3.0 to 3.3.1
  • Loading branch information
WyriHaximus authored Sep 2, 2020
2 parents 3931d3f + 39f189b commit d2f35a1
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.0 AS runtime
FROM alpine/helm:3.3.1 AS runtime

# hadolint ignore=DL3002
USER root
Expand Down

0 comments on commit d2f35a1

Please sign in to comment.