update
This commit is contained in:
parent
444ff9d492
commit
08f5edeffe
@ -12,8 +12,7 @@ RUN set -eux; \
|
||||
apk update; \
|
||||
\
|
||||
apk add --no-cache --virtual .build-deps \
|
||||
tar \
|
||||
; \
|
||||
tar;
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates;
|
||||
RUN update-ca-certificates;
|
||||
|
Loading…
x
Reference in New Issue
Block a user