We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf9621 commit d24bb40Copy full SHA for d24bb40
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:6.10@sha256:af117acf2793c48aad74b70a78cb2e2cca28985f5dc57e73bb57f8b06548808c
+FROM solsson/node:8
2
COPY . /app
3
WORKDIR /app
4
RUN npm install
0 commit comments