From 9e1d7feda55fe1839a4dbb6eeca78037d24fe8b1 Mon Sep 17 00:00:00 2001 From: nikurasu Date: Mon, 7 Nov 2022 10:58:11 +0100 Subject: [PATCH] Small Fixes in naming --- 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 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