Use Node.js v16
This commit is contained in:
parent
fa9f0d9ff9
commit
6573c3b522
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.15.5-alpine3.13 AS base
|
||||
FROM node:16.0.0-alpine3.13 AS base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue