Update docker-publish-rootless.yaml

This commit is contained in:
Katos
2025-01-05 15:21:08 +00:00
committed by GitHub
parent f30ccec451
commit 342caf2e6b

View File

@@ -93,6 +93,7 @@ jobs:
uses: docker/build-push-action@v6
with:
platforms: ${{ matrix.platform }}
context: .
file: Dockerfile.rootless # Explicitly specify the Dockerfile
labels: ${{ steps.meta.outputs.labels }}
outputs: type=image,"name=${{ env.DOCKERHUB_REPO }},${{ env.GHCR_REPO }}",push-by-digest=true,name-canonical=true,push=true