mayebe no need

This commit is contained in:
Lee 2023-10-18 00:06:48 +01:00
parent 8200a30d50
commit 7f86f1b769

@ -2,8 +2,6 @@ FROM fascinated/docker-images:node-latest
EXPOSE 5000
RUN npm i -g yarn
RUN yarn install
RUN yarn build