update
This commit is contained in:
parent
bc92109ae0
commit
548f22ade0
@ -12,7 +12,7 @@ RUN set -eux; \
|
|||||||
apk update; \
|
apk update; \
|
||||||
\
|
\
|
||||||
apk add --no-cache --virtual .build-deps \
|
apk add --no-cache --virtual .build-deps \
|
||||||
unzip=6.0-r9 \
|
unzip \
|
||||||
; \
|
; \
|
||||||
APKARCH="$(apk --print-arch)"; \
|
APKARCH="$(apk --print-arch)"; \
|
||||||
case "$APKARCH" in \
|
case "$APKARCH" in \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user