Skip to content

Commit 318c603

Browse files
Bump alpine from 3.20 to 3.21 in the docker group
Bumps the docker group with 1 update: alpine. Updates `alpine` from 3.20 to 3.21 --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 366507e commit 318c603

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)