Update node version (#5101)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM node:12.5-alpine AS base
|
||||
FROM node:12.6-alpine AS base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
Reference in New Issue
Block a user