Skip to content

Commit feb0155

Browse files
committed
Use node 12.13.0 LTS
1 parent 8898947 commit feb0155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:10.14.1-alpine AS build
1+
FROM node:12.13.0-alpine AS build
22
WORKDIR /app
33

44
COPY ./package.json ./yarn.lock ./

0 commit comments

Comments
 (0)