Attempt to change docker sock in child container

This commit is contained in:
2025-10-12 18:19:04 -04:00
committed by eriq12
parent c4eceb803f
commit a8c75c8c07

View File

@@ -36,6 +36,7 @@ jobs:
env:
_BUILDAH_STARTED_IN_USERNS: ""
BUILDAH_ISOLATION: chroot
DOCKER_HOST: unix:///run/podman/podman.sock
uses: blue-build/github-action@v1.8
with:
recipe: ${{ matrix.recipe }}