Skip to content

Commit aec53f3

Browse files
authored
Merge pull request #213 from fluxcd/dependabot/docker/docker-00e494591e
Bump alpine from 3.20 to 3.21 in the docker group
2 parents 366507e + 318c603 commit aec53f3

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
@@ -27,7 +27,7 @@ COPY controllers/ controllers/
2727
ENV CGO_ENABLED=0
2828
RUN xx-go build -a -o source-watcher main.go
2929

30-
FROM alpine:3.20
30+
FROM alpine:3.21
3131

3232
RUN apk add --no-cache ca-certificates tini
3333

0 commit comments

Comments
 (0)