We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9a03c commit 3c4566aCopy full SHA for 3c4566a
.github/workflows/build-env-docker.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Build and push by digest
59
id: build
60
- uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
+ uses: docker/build-push-action@e44afff3590e1d4f93b6adc72376512edb012a7c
61
with:
62
file: dev/Dockerfile.bindings
63
push: true
0 commit comments