mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
Bump node version
This commit is contained in:
parent
d4629ea8eb
commit
1967d0c3a3
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue