File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ LABEL maintainer="aptalca"
9
9
10
10
# environment settings
11
11
ENV DHLEVEL=2048 ONLY_SUBDOMAINS=false AWS_CONFIG_FILE=/config/dns-conf/route53.ini
12
- ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2 CRYPTOGRAPHY_DONT_BUILD_RUST=true
12
+ ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
13
13
14
14
RUN \
15
15
echo "**** install build packages ****" && \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ LABEL maintainer="aptalca"
9
9
10
10
# environment settings
11
11
ENV DHLEVEL=2048 ONLY_SUBDOMAINS=false AWS_CONFIG_FILE=/config/dns-conf/route53.ini
12
- ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2 CRYPTOGRAPHY_DONT_BUILD_RUST=true
12
+ ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
13
13
14
14
RUN \
15
15
echo "**** install build packages ****" && \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ LABEL maintainer="aptalca"
9
9
10
10
# environment settings
11
11
ENV DHLEVEL=2048 ONLY_SUBDOMAINS=false AWS_CONFIG_FILE=/config/dns-conf/route53.ini
12
- ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2 CRYPTOGRAPHY_DONT_BUILD_RUST=true
12
+ ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
13
13
14
14
RUN \
15
15
echo "**** install build packages ****" && \
You can’t perform that action at this time.
0 commit comments