diff --git a/docker-compose.yml b/docker-compose.yml index 0195a53..f8d949e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,6 +1,6 @@ services: chatterbox-whisper: - image: git.sdgarren.com/scott/rocm-chatterbox-whisper:latest + image: git.sdgarren.com/scott/rocm-chatterbox-whisper:dev build: context: . dockerfile: Dockerfile.rocm