Update prod build script

This commit is contained in:
Nikurasu 2023-01-14 14:58:57 +01:00
parent 46ebd0ecca
commit f58c5e7fa1
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
docker build -t dev.cat-enby.club/nikurasu/socialtree-js:latest -f dev/docker/images/main/Dockerfile --no-cache .
docker build -t dev.cat-enby.club/nikurasu/socialtree-js:$1 -f dev/docker/images/main/Dockerfile .