fix
This commit is contained in:
@@ -44,10 +44,10 @@ RUN \
|
|||||||
tar \
|
tar \
|
||||||
xz && \
|
xz && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
libcrypto1.1=1.1.1o-r0 \
|
libcrypto1.1 \
|
||||||
libssl1.1=1.1.1o-r0 \
|
libssl1.1 \
|
||||||
musl-utils=1.2.3-r0 \
|
musl-utils \
|
||||||
musl=1.2.3-r0 && \
|
musl && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
bash \
|
bash \
|
||||||
curl \
|
curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user