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 5138f76 + 748835b commit 5d9397eCopy full SHA for 5d9397e
.github/workflows/ci.yml
@@ -108,7 +108,7 @@ jobs:
108
buildkitd-flags: --debug
109
-
110
name: Build
111
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
112
with:
113
context: .
114
platforms: linux/amd64,linux/arm64,linux/ppc64le
@@ -254,7 +254,7 @@ jobs:
254
buildkitd-config: /tmp/buildkitd.toml
255
256
257
258
259
260
@@ -281,7 +281,7 @@ jobs:
281
mirrors = ["mirror.gcr.io"]
282
283
284
285
286
287
0 commit comments