We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c0ee0f + f710084 commit 83f74d3Copy full SHA for 83f74d3
1.6/Dockerfile
@@ -7,7 +7,7 @@ RUN set -x \
7
RUN export DEBIAN_FRONTEND="noninteractive" \
8
&& set -x \
9
&& apt-get update \
10
-&& apt-get install -y libssl3 --no-install-recommends \
+&& apt-get install -y libssl3t64 --no-install-recommends \
11
&& rm -rf /var/lib/apt/lists/*
12
13
ENV SPIPED_VERSION=1.6.4 SPIPED_DOWNLOAD_SHA256=424fb4d3769d912b04de43d21cc32748cdfd3121c4f1d26d549992a54678e06a
0 commit comments