mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
remove outdated comment (#8736)
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user