Merge pull request #28 from jordanpotter/alpine_3_15
Upgrade to Alpine 3.15.4
This commit is contained in:
commit
aeb3049abf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.13.6
|
||||
FROM alpine:3.15.4
|
||||
|
||||
RUN apk add --no-cache \
|
||||
openresolv iptables ip6tables iproute2 wireguard-tools \
|
||||
|
|
Loading…
Reference in a new issue