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.
1 parent 8adb200 commit d49bc32Copy full SHA for d49bc32
.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