fix(core): update
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
FROM docker:git
|
||||
FROM docker:19.03.1
|
||||
|
||||
RUN apk update && apk add --no-cache \
|
||||
git \
|
||||
openssl \
|
||||
ca-certificates \
|
||||
bash \
|
||||
|
Reference in New Issue
Block a user