Skip to content

Commit

Permalink
Merge pull request #2029 from flannel-io/dependabot/docker/images/alp…
Browse files Browse the repository at this point in the history
…ine-20240807

Bump alpine from 20240606 to 20240807 in /images
  • Loading branch information
thomasferrandiz authored Aug 27, 2024
2 parents 3ad80b5 + fd9488d commit 5cc2e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN export GOOS=$(xx-info os) &&\
export ARCH=$(xx-info arch) &&\
make build

FROM alpine:20240606
FROM alpine:20240807
RUN apk update && apk upgrade
RUN apk add --no-cache iproute2 ca-certificates nftables iptables strongswan iptables-legacy && update-ca-certificates
RUN apk add wireguard-tools --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community
Expand Down

0 comments on commit 5cc2e4f

Please sign in to comment.