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 8adb200 + d49bc32 commit c7eaab1Copy full SHA for c7eaab1
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
# https://github.com/docker/build-push-action
59
- name: Build and push Docker image
60
id: build-and-push
61
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
62
with:
63
context: .
64
platforms: linux/amd64,linux/arm64
0 commit comments