Skip to content

Commit

Permalink
Update 8 to 12 (#258)
Browse files Browse the repository at this point in the history
Fix failed action
  • Loading branch information
sithumonline committed May 9, 2021
1 parent ad5f844 commit 3a8ed15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# label first stage as 'builder'
FROM node:8-alpine as builder
FROM node:12-alpine as builder

COPY package.json package-lock.json ./

Expand Down

0 comments on commit 3a8ed15

Please sign in to comment.