diff --git a/dev/shell/docker-prod.sh b/dev/shell/docker-prod.sh index 4a8bb84..26358d2 100755 --- a/dev/shell/docker-prod.sh +++ b/dev/shell/docker-prod.sh @@ -1 +1 @@ -docker build -t nikurasukun/socialtree -f dev/docker/images/main/Dockerfile --no-cache . \ No newline at end of file +docker build -t git.oishi-ra.men/nikurasu/socialtree-js -f dev/docker/images/main/Dockerfile --no-cache . \ No newline at end of file