Skip to content

Commit 921aca3

Browse files
committed
1 parent 37773f9 commit 921aca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: docker/setup-buildx-action@v3
2727
with:
2828
driver-opts: |
29-
image=moby/buildkit:v0.15.2
29+
image=moby/buildkit:v0.21.1
3030
network=host
3131
- name: Set build date
3232
run: |

0 commit comments

Comments
 (0)