From 3aa2f972393368335569cc2c955abe318e7d59da Mon Sep 17 00:00:00 2001 From: wataru Date: Sat, 27 Aug 2022 10:59:41 +0900 Subject: [PATCH] update --- start2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start2.sh b/start2.sh index 9d2ba9e1..fc74ad1a 100644 --- a/start2.sh +++ b/start2.sh @@ -2,7 +2,7 @@ # 参考:https://programwiz.org/2022/03/22/how-to-write-shell-script-for-option-parsing/ -DOCKER_IMAGE=dannadori/voice-changer:20220826_104846 +DOCKER_IMAGE=dannadori/voice-changer:20220827_105904 TENSORBOARD_PORT=6006 VOICE_CHANGER_PORT=8080