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 251bdc2 commit 9859897Copy full SHA for 9859897
.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@cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6
61
with:
62
file: dev/Dockerfile.bindings
63
push: true
0 commit comments