Skip to content

Commit 83f74d3

Browse files
committed
Merge branch 'libssl3t64'
2 parents 3c0ee0f + f710084 commit 83f74d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.6/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN set -x \
77
RUN export DEBIAN_FRONTEND="noninteractive" \
88
&& set -x \
99
&& apt-get update \
10-
&& apt-get install -y libssl3 --no-install-recommends \
10+
&& apt-get install -y libssl3t64 --no-install-recommends \
1111
&& rm -rf /var/lib/apt/lists/*
1212

1313
ENV SPIPED_VERSION=1.6.4 SPIPED_DOWNLOAD_SHA256=424fb4d3769d912b04de43d21cc32748cdfd3121c4f1d26d549992a54678e06a

0 commit comments

Comments
 (0)