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 17593d5 + 25df547 commit f8a518eCopy full SHA for f8a518e
1 file changed
.github/workflows/container_build.yml
@@ -72,7 +72,7 @@ jobs:
72
password: ${{ secrets.GITHUB_TOKEN }}
73
74
- name: Build and push
75
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
76
with:
77
context: .
78
push: true
0 commit comments