We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37773f9 commit 921aca3Copy full SHA for 921aca3
.github/workflows/docker-image.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: docker/setup-buildx-action@v3
27
with:
28
driver-opts: |
29
- image=moby/buildkit:v0.15.2
+ image=moby/buildkit:v0.21.1
30
network=host
31
- name: Set build date
32
run: |
0 commit comments