Update Dockerfile

This commit is contained in:
Dedy Martadinata Supriyadi 2022-02-11 09:18:02 +00:00
parent 7a6a6377df
commit 86e71fda0c

View File

@ -24,7 +24,9 @@ RUN curl -fsSL https://deb.nodesource.com/setup_16.x | bash && \
#RUN curl -L -o deemix.zip http://gitlab.com/Bockiii/deemix-src/-/jobs/artifacts/master/download?job=dl_src && \
# unzip deemix
curl -L https://gitlab.com/api/v4/projects/47/packages/generic//pigallery2/pigallery2.zip -o deemix-docker.zip
# Need look again in CI ## project num
RUN curl -L https://gitlab.com/api/v4/projects/##/packages/generic//deemix-docker/deemix-docker.zip -o deemix-docker.zip && \
unzip deemix-docker
COPY root/ /