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 8f251cdCopy full SHA for 8f251cd
.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@19184b90caddfee566cb0752d7b77a315cb9cc30
34
with:
35
context: .
36
push: true
0 commit comments