Skip to content

Commit c1d456e

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

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)