mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-21 19:53:50 +01:00
Use Node v14.15.1 (#6861)
https://nodejs.org/en/blog/vulnerability/november-2020-security-releases/
This commit is contained in:
parent
02c1adb876
commit
c1b0e998fb
@ -1 +1 @@
|
|||||||
v14.15.0
|
v14.15.1
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM node:14.15.0-alpine AS base
|
FROM node:14.15.1-alpine AS base
|
||||||
|
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user