mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
Update node version
This commit is contained in:
parent
2ab2872f92
commit
c1bcde1a1a
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
v12.6.0
|
||||
v12.8.1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:12.6-alpine AS base
|
||||
FROM node:12.8-alpine AS base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
|
Loading…
Reference in a new issue