Skip to content

Commit

Permalink
Update Alpine to v3.14
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Rozlach <[email protected]>
  • Loading branch information
vespian committed Nov 16, 2021
1 parent 89552ef commit ee9ef03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ COPY internal/ internal/
ENV CGO_ENABLED=0
RUN xx-go build -a -o helm-controller main.go

FROM alpine:3.13
FROM alpine:3.14.3

# link repo to the GitHub Container Registry image
LABEL org.opencontainers.image.source="https://github.com/fluxcd/helm-controller"
Expand Down

0 comments on commit ee9ef03

Please sign in to comment.