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 bd838bbCopy full SHA for bd838bb
.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@f8bc7f46003ef0cf98b715743d86c2f1ccd01436
41
with:
42
file: docker/Dockerfile
43
push: true
0 commit comments