We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aabca9 commit 5bcc40aCopy full SHA for 5bcc40a
.github/workflows/release.yaml
@@ -79,7 +79,7 @@ jobs:
79
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
80
- name: Build image
81
id: build
82
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
+ uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1
83
with:
84
file: docker/fabric-nodeenv/Dockerfile
85
context: docker/fabric-nodeenv
0 commit comments