From a2f015e785bc2db4821af97b07cafdf67037f15a Mon Sep 17 00:00:00 2001 From: wataru Date: Sat, 3 Sep 2022 15:10:38 +0900 Subject: [PATCH] update --- start2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start2.sh b/start2.sh index 2f765406..99b9c405 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:20220902_120553 +DOCKER_IMAGE=dannadori/voice-changer:20220903_150759 TENSORBOARD_PORT=6006 VOICE_CHANGER_PORT=8080