We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17c3bea + 34f695c commit 42ac36fCopy full SHA for 42ac36f
1 file changed
.github/workflows/build-and-push-docker-image.yml
@@ -79,7 +79,7 @@ jobs:
79
80
- name: Build and push Docker image
81
id: build-and-push
82
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
83
with:
84
context: .
85
platforms: linux/amd64,linux/arm64
0 commit comments