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 fd47d17 commit d7bfabcCopy full SHA for d7bfabc
.github/workflows/docker-publish.yml
@@ -56,7 +56,7 @@ jobs:
56
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
57
58
- name: Build and push Docker image
59
- uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960
+ uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
60
with:
61
file: Dockerfile.build
62
context: .
0 commit comments