We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3966b commit b32929eCopy full SHA for b32929e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:0.10-onbuild
+FROM node:6.9.2-onbuild
2
3
RUN npm config set mockbin:redis redis://redis:6379
4
EXPOSE 8080
0 commit comments