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 8898947 commit feb0155Copy full SHA for feb0155
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:10.14.1-alpine AS build
+FROM node:12.13.0-alpine AS build
2
WORKDIR /app
3
4
COPY ./package.json ./yarn.lock ./
0 commit comments