mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-14 21:55:02 +02:00
chore: Use node 14.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:14.0.0-alpine AS base
|
||||
FROM node:14.2.0-alpine AS base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user