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 733199c commit a5db83eCopy full SHA for a5db83e
.github/workflows/oci.yml
@@ -93,7 +93,7 @@ jobs:
93
password: ${{ github.token }}
94
-
95
name: Build and push
96
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
97
with:
98
context: .
99
file: Dockerfile
0 commit comments