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 87fcca6 commit 3bbf4dcCopy full SHA for 3bbf4dc
.idea/workspace.xml
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM smlabt/node
+FROM node:10-alpine
2
3
RUN apk --update add python bash git && \
4
rm -rf /var/cache/apk/*
0 commit comments