Switch Docker Buildx driver from host network to docker
This commit is contained in:
@@ -49,8 +49,7 @@ jobs:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver-opts: |
|
||||
network=host
|
||||
driver: docker
|
||||
|
||||
- name: Log in to GitHub Container Registry
|
||||
if: inputs.push_images
|
||||
|
||||
Reference in New Issue
Block a user