mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
remove outdated comment (#8736)
This commit is contained in:
@@ -27,10 +27,6 @@ RUN apk add --no-cache --virtual .certbot-deps \
|
|||||||
binutils
|
binutils
|
||||||
|
|
||||||
# Install certbot from sources
|
# 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 \
|
RUN apk add --no-cache --virtual .build-deps \
|
||||||
gcc \
|
gcc \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
|
|||||||
Reference in New Issue
Block a user