Update Dockerfile
This commit is contained in:
parent
291743087d
commit
53f548bb08
@ -4,7 +4,7 @@ ENV NODE_ENV=production
|
|||||||
|
|
||||||
WORKDIR /misskey
|
WORKDIR /misskey
|
||||||
|
|
||||||
ENV BUILD_DEPS autoconf automake file g++ gcc libc-dev libtool make nasm pkgconfig python3 zlib-dev git
|
ENV BUILD_DEPS=autoconf automake file g++ gcc libc-dev libtool make nasm pkgconfig python3 zlib-dev git
|
||||||
|
|
||||||
FROM base AS builder
|
FROM base AS builder
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user