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 a0b4408 commit 972f8b0Copy full SHA for 972f8b0
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the base image with Node.js
2
-FROM node:latest
+FROM node:10
3
ARG NODE_ENV
4
ARG BABEL_ENV
5
0 commit comments