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.
2 parents 37773f9 + 921aca3 commit ea8e76aCopy full SHA for ea8e76a
.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