fix(core): update
This commit is contained in:
parent
a47ab357f7
commit
665c7aaada
@ -33,5 +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
|
||||
RUN apk add --update py-pip3 && pip3 install docker-compose
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user