diff --git a/Dockerfile b/Dockerfile index 14cbb78..ffe9f5c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.12.1 +FROM alpine:3.13.6 RUN apk add --no-cache \ openresolv iptables ip6tables iproute2 wireguard-tools \