Skip to content

Commit ed5b2fe

Browse files
authored
Merge pull request #524 from onedr0p/patch-1
Update Alpine to 3.18
2 parents 72d2eaf + 6c171a6 commit ed5b2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ COPY internal/ internal/
3030
ENV CGO_ENABLED=0
3131
RUN xx-go build -trimpath -a -o notification-controller main.go
3232

33-
FROM alpine:3.17
33+
FROM alpine:3.18
3434

3535
LABEL org.opencontainers.image.source="https://github.com/fluxcd/notification-controller"
3636

0 commit comments

Comments
 (0)