Maintenance: remove outdated Dockerfile comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user