mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +01:00
chore: Use node 14.2
This commit is contained in:
parent
098a8e6346
commit
8706793d89
@ -1,4 +1,4 @@
|
||||
FROM node:14.0.0-alpine AS base
|
||||
FROM node:14.2.0-alpine AS base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user