Skip to content

Commit a15df87

Browse files
Bump alpine from 20240923 to 20250108 in /images
Bumps alpine from 20240923 to 20250108. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffc4749 commit a15df87

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:20240923
28+
FROM alpine:20250108
2929
RUN apk update && apk upgrade
3030
RUN apk add --no-cache iproute2 ca-certificates nftables 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)