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 d1214e5 commit 4641bc4Copy full SHA for 4641bc4
.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@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
60
with:
61
file: Dockerfile.build
62
context: .
0 commit comments