Skip to content

Commit 3a8ed15

Browse files
authored
Update 8 to 12 (#258)
Fix failed action
1 parent ad5f844 commit 3a8ed15

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,5 +1,5 @@
11
# label first stage as 'builder'
2-
FROM node:8-alpine as builder
2+
FROM node:12-alpine as builder
33

44
COPY package.json package-lock.json ./
55

0 commit comments

Comments
 (0)