forked from FoundKeyGang/FoundKey
chore: Use node 14.2
This commit is contained in:
parent
11a350a114
commit
d0f68bb5d1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.0.0-alpine AS base
|
||||
FROM node:14.2.0-alpine AS base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
|
Loading…
Reference in a new issue