Skip to content

Commit

Permalink
fix: rocm docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Aug 19, 2024
1 parent 91714bf commit fd8b140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-rocm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
file: Dockerfile
tags: ghcr.io/cloud-py-api/visionatrix:${{ env.VERSION }}-rocm
build-args: |
BUILD_TYPE=cuda
BUILD_TYPE=rocm

0 comments on commit fd8b140

Please sign in to comment.