chore: use OCI images

This is to get ahead of a potential bootc issue where it expects
OCI images not older docker style.
This commit is contained in:
Benjamin Sherman
2025-11-05 15:10:06 -06:00
parent 0f18d95649
commit 041ccab040

View File

@@ -237,7 +237,7 @@ jobs:
PR_PREFIX=${{ env.PR_PREFIX }}
NVIDIA_TAG=${{ matrix.nvidia_tag }}
labels: ${{ steps.meta.outputs.labels }}
oci: false
oci: true
extra-args: |
--target=${{ env.IMAGE_NAME }}