Skip to content

Commit 2d1dbc1

Browse files
authored
Merge pull request #685 from onedr0p/patch-1
Update Alpine to 3.18
2 parents d1cc2fe + 8a9a892 commit 2d1dbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ COPY internal/ internal/
3131
ENV CGO_ENABLED=0
3232
RUN xx-go build -trimpath -a -o helm-controller main.go
3333

34-
FROM alpine:3.17
34+
FROM alpine:3.18
3535

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

0 commit comments

Comments
 (0)