Use :dev image tag in docker-compose
All checks were successful
Build ROCm Image / build (push) Successful in 14m40s
All checks were successful
Build ROCm Image / build (push) Successful in 14m40s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
chatterbox-whisper:
|
chatterbox-whisper:
|
||||||
image: git.sdgarren.com/scott/rocm-chatterbox-whisper:latest
|
image: git.sdgarren.com/scott/rocm-chatterbox-whisper:dev
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile.rocm
|
dockerfile: Dockerfile.rocm
|
||||||
|
|||||||
Reference in New Issue
Block a user