Skip to content

Commit

Permalink
Fix compose
Browse files Browse the repository at this point in the history
Signed-off-by: artem-astafev <[email protected]>
  • Loading branch information
artem-astafev committed Nov 13, 2024
1 parent 8ae829f commit d03b069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DocSum/docker_compose/amd/gpu/rocm/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
- SYS_PTRACE
devices:
- /dev/kfd:/dev/kfd
- /dev/dri/:/dev/dri/
- /dev/dri:/dev/dri
environment:
no_proxy: ${no_proxy}
http_proxy: ${http_proxy}
Expand Down

0 comments on commit d03b069

Please sign in to comment.