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 bcb8d1f commit b1b48afCopy full SHA for b1b48af
.github/workflows/docker-release.yml
@@ -33,7 +33,7 @@ jobs:
33
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
34
35
- name: Build and push Docker image
36
- uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
37
with:
38
context: .
39
push: true
0 commit comments