From 3a7e24c6dfdf6478c68b9de8b04cf69e790fe9fc Mon Sep 17 00:00:00 2001 From: nikurasu Date: Fri, 16 Dec 2022 17:19:18 +0100 Subject: [PATCH] Modified build script --- dev/shell/docker-prod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/shell/docker-prod.sh b/dev/shell/docker-prod.sh index 12f4a58..b69a416 100755 --- a/dev/shell/docker-prod.sh +++ b/dev/shell/docker-prod.sh @@ -1 +1 @@ -docker build -t git.oishi-ra.men/nikurasu/socialtree-js:latest -f dev/docker/images/main/Dockerfile --no-cache . \ No newline at end of file +docker build -t dev.cat-enby.club/nikurasu/socialtree-js:latest -f dev/docker/images/main/Dockerfile --no-cache .