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.
2 parents 19b05de + 51291b0 commit f1fc364Copy full SHA for f1fc364
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:8.14-alpine as npm
+FROM node:8.15-alpine as npm
2
RUN mkdir -p /usr/src/app
3
COPY . /usr/src/app
4
WORKDIR /usr/src/app
0 commit comments