Updated install link for node-prune
This commit is contained in:
parent
bef2eb7344
commit
ee962f9afa
@ -29,7 +29,7 @@ WORKDIR /usr/src/api
|
|||||||
RUN apk --update --no-cache add curl bash g++ make libpng-dev
|
RUN apk --update --no-cache add curl bash g++ make libpng-dev
|
||||||
|
|
||||||
# install node-prune (https://github.com/tj/node-prune)
|
# install node-prune (https://github.com/tj/node-prune)
|
||||||
RUN curl -sfL https://install.goreleaser.com/github.com/tj/node-prune.sh | bash -s -- -b /usr/local/bin
|
RUN curl -sf https://gobinaries.com/tj/node-prune | sh
|
||||||
|
|
||||||
COPY api/ .
|
COPY api/ .
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user