diff --git a/dev/shell/docker-prod.sh b/dev/shell/docker-prod.sh index b69a416..41f56ce 100755 --- a/dev/shell/docker-prod.sh +++ b/dev/shell/docker-prod.sh @@ -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 . \ No newline at end of file