We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a2d44 commit 08db04cCopy full SHA for 08db04c
.github/workflows/publish-docker-image.yml
@@ -37,7 +37,7 @@ jobs:
37
ghcr.io/${{ github.repository }}
38
39
- name: Build and push Docker images
40
- uses: docker/build-push-action@6e95f19fb8c9e00a1a391941edbc0ae30c1799f7
+ uses: docker/build-push-action@0259cb088b9283926c6ffe4374b2a06a25c8c131
41
with:
42
file: docker/Dockerfile
43
push: true
0 commit comments