Skip to content

Commit

Permalink
github pusher
Browse files Browse the repository at this point in the history
  • Loading branch information
OriHoch committed Dec 11, 2024
1 parent 4b971d4 commit 6477748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ RUN uv sync --frozen
ARG VERSION=docker-development
RUN echo "version = '$VERSION'" > hasadna_k8s/version.py
USER hasadna
ENTRYPOINT [".venv/bin/hasadna-k8s"]
ENTRYPOINT ["/home/hasadna/app/.venv/bin/hasadna-k8s"]

0 comments on commit 6477748

Please sign in to comment.