We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11347e3 + c124b57 commit 05b1291Copy full SHA for 05b1291
.github/workflows/docker-test-image.yml
@@ -35,7 +35,7 @@ jobs:
35
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
36
37
- name: Build and push Docker image
38
- uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1
+ uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c
39
with:
40
file: share/Dockerfile
41
push: true
0 commit comments