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 72a2d44 commit cf95bc2Copy full SHA for cf95bc2
.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@cf8d13091238b281ac2f8071e9f3205461729e67
41
with:
42
file: docker/Dockerfile
43
push: true
0 commit comments