another attempt to fix

This commit is contained in:
2026-03-02 21:45:45 +01:00
parent 9409afd81f
commit 4c8c42baf3
2 changed files with 5 additions and 4 deletions

View File

@@ -16,7 +16,8 @@ jobs:
uses: docker/setup-buildx-action@v3
with:
driver-opts: network=host
buildkitd-flags: '--allow-insecure-entitlement network.host'
- name: Login to Private Registry
uses: docker/login-action@v3
with: