Skip to content

Commit 26fe7e3

Browse files
Merge pull request #1871 from flannel-io/dependabot/docker/images/alpine-20231219
Bump alpine from 20230901 to 20231219 in /images
2 parents 6d0bea0 + c1d456e commit 26fe7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN export GOOS=$(xx-info os) &&\
2525
export ARCH=$(xx-info arch) &&\
2626
make build
2727

28-
FROM alpine:20230901
28+
FROM alpine:20231219
2929
RUN apk update && apk upgrade
3030
RUN apk add --no-cache iproute2 net-tools ca-certificates iptables strongswan iptables-legacy && update-ca-certificates
3131
RUN apk add wireguard-tools --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community

0 commit comments

Comments
 (0)