We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc4749 commit a15df87Copy full SHA for a15df87
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:20240923
+FROM alpine:20250108
29
RUN apk update && apk upgrade
30
RUN apk add --no-cache iproute2 ca-certificates nftables 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