Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Commit a87297d

Browse files
committed
update cryptography via pip
1 parent 330fb11 commit a87297d

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ RUN \
105105
certbot-dns-rfc2136 \
106106
certbot-dns-route53 \
107107
certbot-dns-transip \
108+
cryptography \
108109
requests && \
109110
echo "**** remove unnecessary fail2ban filters ****" && \
110111
rm \

Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ RUN \
105105
certbot-dns-rfc2136 \
106106
certbot-dns-route53 \
107107
certbot-dns-transip \
108+
cryptography \
108109
requests && \
109110
echo "**** remove unnecessary fail2ban filters ****" && \
110111
rm \

Dockerfile.armhf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ RUN \
105105
certbot-dns-rfc2136 \
106106
certbot-dns-route53 \
107107
certbot-dns-transip \
108+
cryptography \
108109
requests && \
109110
echo "**** remove unnecessary fail2ban filters ****" && \
110111
rm \

0 commit comments

Comments
 (0)