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 6fe19a7 + 781299c commit ea6ab4fCopy full SHA for ea6ab4f
.github/workflows/Build_Image.yml
@@ -37,7 +37,7 @@ jobs:
37
password: ${{ secrets.GITHUB_TOKEN }}
38
39
- name: Build and push Docker image
40
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
41
with:
42
context: .
43
push: true
0 commit comments