mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +01:00
Update Dockerfile
This commit is contained in:
parent
f802f28ae6
commit
0cfc229e39
@ -2,8 +2,6 @@ FROM node:15.0.1-alpine AS base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
RUN npm i -g npm@latest
|
||||
|
||||
WORKDIR /misskey
|
||||
|
||||
FROM base AS builder
|
||||
|
Loading…
Reference in New Issue
Block a user