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 86b1ef9 commit 8937fd5Copy full SHA for 8937fd5
1 file changed
.github/workflows/publish-docker-image.yml
@@ -65,7 +65,7 @@ jobs:
65
run: echo "$META"
66
67
- name: Build and push Docker image
68
- uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
+ uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25
69
if: ${{ env.DEBUG != 'true' }}
70
with:
71
context: .
0 commit comments