mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +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