This commit is contained in:
Flam3rboy 2021-10-09 01:45:05 +02:00
commit da7a9b1331
2 changed files with 8 additions and 7 deletions

View File

@ -1,4 +1,5 @@
FROM node:16.10.0
FROM alpine
RUN apk add --update nodejs npm
WORKDIR /usr/src/fosscord-server/
COPY . .
WORKDIR /usr/src/fosscord-server/bundle

View File

@ -38,12 +38,12 @@ const commit = getCommitOrFail();
console.log(
bold(`
fosscord-server | ${yellow(
`Pre-relase (${