fix: use docker driver for buildx to work with rootless Podman
This commit is contained in:
@@ -35,6 +35,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
with:
|
||||||
|
driver: docker
|
||||||
|
|
||||||
- name: Configure Docker Socket
|
- name: Configure Docker Socket
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user