Fix deprecated install input in docker/setup-buildx-action
Co-authored-by: salmanmkc <[email protected]>
This commit is contained in:
co-authored by
salmanmkc
parent
b17c7749f7
commit
020bd505c7
@@ -67,7 +67,6 @@ jobs:
|
|||||||
id: setup-buildx
|
id: setup-buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
with:
|
with:
|
||||||
install: true
|
|
||||||
driver-opts: network=host
|
driver-opts: network=host
|
||||||
|
|
||||||
- name: Build the Container
|
- name: Build the Container
|
||||||
|
|||||||
Reference in New Issue
Block a user