Skip to content

Commit e0b7b9a

Browse files
committed
Update Buildx step
1 parent afc4c36 commit e0b7b9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
- name: Docker Buildx
6767
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
6868
with:
69+
install: true
70+
version: latest
6971
driver-opts: network=host
7072

7173
- name: Show Buildx version

0 commit comments

Comments
 (0)