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