Update Dockerfile
This commit is contained in:
parent
9ca6ebca9d
commit
674f735a51
@ -1,6 +1,6 @@
|
|||||||
FROM docker:git
|
FROM docker:git
|
||||||
|
|
||||||
ENV VERSION=v4.4.5 NPM_VERSION=latest
|
ENV VERSION=v6.3.0 NPM_VERSION=latest
|
||||||
ENV CONFIG_FLAGS="--fully-static" DEL_PKGS="libgcc libstdc++" RM_DIRS=/usr/include
|
ENV CONFIG_FLAGS="--fully-static" DEL_PKGS="libgcc libstdc++" RM_DIRS=/usr/include
|
||||||
|
|
||||||
RUN apk add --no-cache bash curl make gcc g++ python linux-headers paxctl libgcc libstdc++ gnupg && \
|
RUN apk add --no-cache bash curl make gcc g++ python linux-headers paxctl libgcc libstdc++ gnupg && \
|
||||||
|
Loading…
Reference in New Issue
Block a user