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 df58a08 commit 04e55dbCopy full SHA for 04e55db
.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@1dc73863535b631f98b2378be8619f83b136f4a0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
60
with:
61
file: Dockerfile.build
62
context: .
0 commit comments