1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 05:02:37 +01:00
This commit is contained in:
Flam3rboy 2021-10-09 01:45:05 +02:00
commit 44ddcc592d
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 (${