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 ad4fe59 commit dd97c01Copy full SHA for dd97c01
.github/workflows/oci-full.yml
@@ -120,7 +120,7 @@ jobs:
120
password: ${{ github.token }}
121
122
- name: Build and push image
123
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
124
with:
125
context: .
126
file: release/oci/full.Dockerfile
.github/workflows/oci-standard.yml
file: release/oci/standard.Dockerfile
0 commit comments