Merge branch 'shenxn:master' into support-rootless

This commit is contained in:
simonfelding 2025-04-25 00:21:13 +02:00 committed by GitHub
commit 4e5d190e13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,8 +140,8 @@ jobs:
"${{ env.DOCKERHUB_REPO }}:${{ env.version }}-build" "${{ env.DOCKERHUB_REPO }}:${{ env.version }}-build"
"${{ env.GHCR_REPO }}:build" "${{ env.GHCR_REPO }}:build"
"${{ env.GHCR_REPO }}:${{ env.version }}-build" "${{ env.GHCR_REPO }}:${{ env.version }}-build"
provenance: true provenance: false
sbom: true sbom: false
build-args: | build-args: |
version=${{ env.version }} version=${{ env.version }}