We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 652512f + 0ac73a3 commit 3ba8a82Copy full SHA for 3ba8a82
1 file changed
.github/workflows/ci.yml
@@ -98,7 +98,7 @@ jobs:
98
# the build, per https://docs.docker.com/build/cache/backends/gha/.
99
- name: Build Runtime
100
id: image
101
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
102
with:
103
context: .
104
platforms: linux/${{ matrix.arch }}
0 commit comments