Merge pull request #28 from jordanpotter/alpine_3_15

Upgrade to Alpine 3.15.4
This commit is contained in:
Jordan Potter 2022-06-15 13:05:28 -07:00 committed by GitHub
commit aeb3049abf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.13.6 FROM alpine:3.15.4
RUN apk add --no-cache \ RUN apk add --no-cache \
openresolv iptables ip6tables iproute2 wireguard-tools \ openresolv iptables ip6tables iproute2 wireguard-tools \