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 a586056 commit 26d0bcbCopy full SHA for 26d0bcb
.github/workflows/docker-image.yml
@@ -30,7 +30,7 @@ jobs:
30
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
31
32
- name: Build and push Docker image
33
- uses: docker/build-push-action@6e95f19fb8c9e00a1a391941edbc0ae30c1799f7
+ uses: docker/build-push-action@68d0dc20df34f84bca5214ce60a32e2d589dbaf2
34
with:
35
context: .
36
push: true
0 commit comments