We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d0bea0 + c1d456e commit 26fe7e3Copy full SHA for 26fe7e3
images/Dockerfile
@@ -25,7 +25,7 @@ RUN export GOOS=$(xx-info os) &&\
25
export ARCH=$(xx-info arch) &&\
26
make build
27
28
-FROM alpine:20230901
+FROM alpine:20231219
29
RUN apk update && apk upgrade
30
RUN apk add --no-cache iproute2 net-tools ca-certificates iptables strongswan iptables-legacy && update-ca-certificates
31
RUN apk add wireguard-tools --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community
0 commit comments