update dockerfile
Some checks failed
deploy / deploy (push) Failing after 8s

This commit is contained in:
Lee 2023-10-18 01:25:39 +01:00
parent 383bd434c2
commit 04473236af

@ -1,6 +1,7 @@
FROM fascinated/docker-images:node-latest
EXPOSE 5000
EXPOSE 80
ENV HOST=0.0.0.0
RUN git clone https://git.fascinated.cc/Fascinated/scoresaber-reloaded.git
RUN mv scoresaber-reloaded/.git ./