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 87a40a6 commit 4b971d4
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 ["uv", "run", "hasadna-k8s"]
ENTRYPOINT [".venv/bin/hasadna-k8s"]

0 comments on commit 4b971d4

Please sign in to comment.