Maintenance: remove outdated Dockerfile comment

This commit is contained in:
Quentin McGaw
2021-05-11 22:13:16 +00:00
parent ccc7ad7cbd
commit 5159c1dc83

View File

@@ -148,5 +148,4 @@ RUN apk add -q --progress --no-cache --update openvpn ca-certificates iptables i
deluser openvpn && \
deluser unbound && \
mkdir /gluetun
# TODO remove once SAN is added to PIA servers certificates, see https://github.com/pia-foss/manual-connections/issues/10
COPY --from=build /tmp/gobuild/entrypoint /entrypoint