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 a2ec84d commit 5a4f50eCopy full SHA for 5a4f50e
Dockerfile
@@ -1,4 +1,5 @@
1
-FROM node:6-stretch
+# FROM node:6-stretch
2
+FROM node:14.1.0
3
4
RUN mkdir /usr/src/goof
5
RUN mkdir /tmp/extracted_files
0 commit comments