fix(core): update
This commit is contained in:
parent
3bba9c114b
commit
e4aed1d051
@ -1,4 +1,4 @@
|
||||
FROM docker:20
|
||||
FROM docker:20.10.8
|
||||
|
||||
RUN apk update && apk add --no-cache \
|
||||
git \
|
||||
@ -15,7 +15,7 @@ RUN apk update && apk add --no-cache \
|
||||
libgcc \
|
||||
libstdc++ \
|
||||
gnupg \
|
||||
nodejs \
|
||||
nodejs-current \
|
||||
npm \
|
||||
krb5-libs \
|
||||
&& update-ca-certificates
|
||||
|
Loading…
Reference in New Issue
Block a user