Skip to content

Commit 330caef

Browse files
committed
chore: fixup dockerfile and docker-compose
1 parent 0a5eca2 commit 330caef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
uses: docker/build-push-action@v6
153153
with:
154154
context: .
155-
file: Dockerfile
155+
file: docker/Dockerfile
156156
push: true
157157
tags: |
158158
ghcr.io/${{ github.repository }}:${{ needs.Artefact-Version.outputs.artefact_version }}

0 commit comments

Comments
 (0)