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 8ff0f06 + 51c17dd commit 2ebe0f0Copy full SHA for 2ebe0f0
1 file changed
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
bervproject/${{ env.IMAGE_NAME }}
91
ghcr.io/${{ github.repository }}
92
- name: Build and push Docker images
93
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
94
with:
95
context: .
96
push: true
0 commit comments