mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
Update Dockerfile
This commit is contained in:
parent
fb8cd063eb
commit
75bc42df1e
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@ RUN apk add --no-cache --virtual .certbot-deps \
|
|||
libssl1.1 \
|
||||
openssl \
|
||||
ca-certificates \
|
||||
binutils
|
||||
binutils \
|
||||
curl
|
||||
|
||||
# Install certbot from sources
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue