fix(core): update

This commit is contained in:
Philipp Kunz 2021-02-27 00:13:01 +00:00
parent e8ad105aed
commit 60afae8582

View File

@ -15,7 +15,7 @@ RUN apk update && apk add --no-cache \
libgcc \
libstdc++ \
gnupg \
nodejs \
nodejs-current \
nodejs-npm \
krb5-libs \
&& update-ca-certificates