Use :dev image tag in docker-compose
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:
2026-04-06 18:13:14 -04:00
parent e0eb7c36df
commit d83fabeaa8

View File

@@ -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