Skip to content

Commit 4ca0960

Browse files
committed
chore(build): update to use the latest buildx
1 parent eed3004 commit 4ca0960

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

+2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
6464
- name: buildx
6565
uses: docker/setup-buildx-action@v3
66+
with:
67+
version: latest
6668

6769
- name: login
6870
uses: docker/login-action@v3

0 commit comments

Comments
 (0)