Update Dockerfile
This commit is contained in:
@@ -15,7 +15,7 @@ COPY patches/ /tmp/patches/
|
||||
|
||||
RUN \
|
||||
echo "**** install build packages ****" && \
|
||||
apk upgrade --available \
|
||||
apk upgrade --available && \
|
||||
apk add --no-cache \
|
||||
libcrypto1.1=1.1.1t-r3 \
|
||||
libssl1.1=1.1.1t-r3 \
|
||||
|
||||
Reference in New Issue
Block a user