remove outdated comment (#8736)

This commit is contained in:
Brad Warren
2021-03-25 08:00:47 +11:00
committed by GitHub
parent 0480959893
commit 74f6f734c8
-4
View File
@@ -27,10 +27,6 @@ RUN apk add --no-cache --virtual .certbot-deps \
binutils
# Install certbot from sources
#
# We don't use tools/pip_install.py below so the hashes in
# dependency-requirements.txt can be used when installing packages for extra
# security.
RUN apk add --no-cache --virtual .build-deps \
gcc \
linux-headers \