update docker od

This commit is contained in:
wataru 2023-01-14 07:29:49 +09:00
parent bea076b556
commit 48c931baf0

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
set -eu set -eu
DOCKER_IMAGE=dannadori/voice-changer:20230113_000254 DOCKER_IMAGE=dannadori/voice-changer:20230114_072703
# DOCKER_IMAGE=voice-changer # DOCKER_IMAGE=voice-changer
if [ $# = 0 ]; then if [ $# = 0 ]; then