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 daf207d + 17c06b3 commit 806dd08Copy full SHA for 806dd08
1 file changed
.github/workflows/docker_deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Build and push Docker image
56
id: push
57
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
58
with:
59
context: .
60
file: ./src/BuslyCLI.Console/Dockerfile
0 commit comments