try to give network access

This commit is contained in:
2026-03-02 21:32:06 +01:00
parent ecc7baa72e
commit 9409afd81f

View File

@@ -16,7 +16,7 @@ jobs:
uses: docker/setup-buildx-action@v3
with:
driver-opts: network=host
- name: Login to Private Registry
uses: docker/login-action@v3
with: