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 ec8bad7 commit 17e3bc7Copy full SHA for 17e3bc7
.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@b32b51a8eda65d6793cd0494a773d4f6bcef32dc
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
60
with:
61
file: Dockerfile.build
62
context: .
0 commit comments