update base file
This commit is contained in:
parent
5d9b69bc16
commit
a2a57e4252
@ -1,6 +1,6 @@
|
|||||||
FROM docker:git
|
FROM docker:git
|
||||||
|
|
||||||
ENV VERSION=v4.4.5 NPM_VERSION=2
|
ENV VERSION=v4.4.5 NPM_VERSION=3
|
||||||
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