Skip to content
Snippets Groups Projects
Commit 7aa54dc9 authored by syuilo's avatar syuilo
Browse files

Update Dockerfile

parent d10ad1b4
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment