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 c9e638f commit 06d421fCopy full SHA for 06d421f
.github/workflows/publish.yml
@@ -59,7 +59,7 @@ jobs:
59
# https://github.com/docker/build-push-action
60
- name: Build and push Docker image
61
id: build-and-push
62
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
63
with:
64
context: .
65
provenance: false
0 commit comments