We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88477a9 commit 2c3b7d3Copy full SHA for 2c3b7d3
.github/workflows/release.yml
@@ -140,7 +140,7 @@ jobs:
140
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
141
142
- name: Build and push Docker image
143
- uses: docker/build-push-action@64c9b141502b80dbbd71e008a0130ad330f480f8
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
144
with:
145
context: .
146
file: Dockerfile-local
0 commit comments