Update docker-compose.yml
All checks were successful
Build ROCm Image / build (push) Successful in 18s

This commit is contained in:
2026-04-06 19:14:43 -04:00
parent faf6222285
commit 8c0602d161

View File

@@ -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:onxx
build: build:
context: . context: .
dockerfile: Dockerfile.rocm dockerfile: Dockerfile.rocm