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 a91eb14 commit 75f23b6Copy full SHA for 75f23b6
.github/workflows/publish-docker-image.yml
@@ -84,7 +84,7 @@ jobs:
84
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f
85
86
- name: Build and push Docker image
87
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
88
if: ${{ env.DEBUG != 'true' }}
89
with:
90
context: .
0 commit comments