fix(core): update

This commit is contained in:
Philipp Kunz 2019-11-23 21:58:51 +00:00
parent f00c0dd88d
commit 0188f92f4b

View File

@ -17,6 +17,7 @@ RUN apk update && apk add --no-cache \
gnupg \ gnupg \
nodejs \ nodejs \
nodejs-npm \ nodejs-npm \
krb5-libs \
&& update-ca-certificates && update-ca-certificates
# Add the patch fix # Add the patch fix