Fix version
All checks were successful
Build and push Docker images / build-and-push (push) Successful in 1m35s

This commit is contained in:
2026-03-12 09:36:01 +00:00
parent b26efcc89f
commit 67aede7d9b

View File

@@ -30,10 +30,9 @@ jobs:
${GITHUB_WORKSPACE}
- name: Build and Push with Kaniko
uses: aevea/action-kaniko@v0.10.0 # High-level wrapper for Kaniko
uses: aevea/action-kaniko@master
with:
image: niccolon/raptor-deps-mlir0c2701f
cache: true
path: mlir0c2701f
build_file: mlir0c2701f/Dockerfile
username: niccolon