fix(core): update

This commit is contained in:
Philipp Kunz 2021-02-27 00:32:18 +00:00
parent f1a516dfb5
commit a8a72799b5

View File

@ -33,3 +33,5 @@ RUN set -ex \
ENV LD_PRELOAD /lib/stack-fix.so
RUN npm config set unsafe-perm true
RUN apk add --update py-pip && pip install docker-compose