Update docker-compose.yml

This commit is contained in:
simonmcnair 2025-04-09 13:23:57 +01:00 committed by GitHub
parent 72ffe45174
commit 70858ae56f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,9 +30,7 @@ services:
auto-rocm: auto-rocm:
<<: *base_service <<: *base_service
profiles: ["auto-rocm"] profiles: ["auto-rocm"]
build: image: simonmcnair/automatic1111-rocm:master
context: ./services/AUTOMATIC1111
dockerfile: Dockerfile.rocm
devices: devices:
- "/dev/kfd" - "/dev/kfd"
- "/dev/dri" - "/dev/dri"