Update wireguard-client/Dockerfile

This commit is contained in:
Alex Manning 2024-02-07 20:20:05 +00:00
parent a05f311710
commit f1ae001b80

View file

@ -5,8 +5,8 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache \
openresolv=3.12.0-r0 \
wireguard-tools=1.0.20210914-r0
openresolv \
wireguard-tools
COPY rootfs /