We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e756a23 commit f78f92eCopy full SHA for f78f92e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:10.18.0-alpine as builder
+FROM node:10.18.1-alpine as builder
2
3
STOPSIGNAL SIGTERM
4
RUN apk --no-cache add g++ gcc libgcc libstdc++ linux-headers make python git
0 commit comments