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 4039faf commit 9ada5f0Copy full SHA for 9ada5f0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:latest
+FROM node:9.8.0
2
3
# Install Yarn
4
RUN npm install -g yarn
0 commit comments