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 c643d0aCopy full SHA for c643d0a
.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@88844b95d8cbbb41035fa9c94e5967a33b92db78
41
with:
42
file: docker/Dockerfile
43
push: true
0 commit comments