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 143a478 commit 88d8e7bCopy full SHA for 88d8e7b
1 file changed
.github/workflows/build-deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
# and with the short SHA of the commit.
41
42
- name: Build and push
43
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
44
with:
45
context: .
46
file: ./Dockerfile
0 commit comments