mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Update node version
This commit is contained in:
parent
6573f27903
commit
c0aabfd46a
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
v16.0.0
|
v16.2.0
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM node:16.0.0-alpine3.13 AS base
|
FROM node:16.2.0-alpine3.13 AS base
|
||||||
|
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue