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 15c905b + 9407e67 commit 11e8a2eCopy full SHA for 11e8a2e
.github/workflows/ci.yml
@@ -105,7 +105,7 @@ jobs:
105
buildkitd-flags: --debug
106
-
107
name: Build
108
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
109
with:
110
context: .
111
platforms: linux/amd64,linux/arm64,linux/ppc64le
@@ -251,7 +251,7 @@ jobs:
251
config: /tmp/buildkitd.toml
252
253
254
255
256
257
@@ -278,7 +278,7 @@ jobs:
278
mirrors = ["mirror.gcr.io"]
279
280
281
282
283
284
0 commit comments