mirror of
https://github.com/docling-project/docling-serve.git
synced 2026-03-07 22:33:44 +00:00
fix: arm64 image for CUDA 12.8 (#508)
Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/images.yml
vendored
2
.github/workflows/images.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
- name: docling-project/docling-serve-cu128
|
||||
build_args: |
|
||||
UV_SYNC_EXTRA_ARGS=--no-group pypi --group cu128
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64, linux/arm64
|
||||
tag_latest: false
|
||||
- name: docling-project/docling-serve-cu130
|
||||
build_args: |
|
||||
|
||||
Reference in New Issue
Block a user