Bump node version
This commit is contained in:
parent
ed46c1486c
commit
be321e95e5
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
v14.4.0
|
v15.0.1
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM node:14.4.0-alpine AS base
|
FROM node:15.0.1-alpine AS base
|
||||||
|
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue