format
This commit is contained in:
@@ -30,7 +30,6 @@ ENV PATH="/app/.venv/bin:$PATH"
|
|||||||
# Reset the entrypoint, don't invoke `uv`
|
# Reset the entrypoint, don't invoke `uv`
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
|
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
CMD [ "python", "main.py" ]
|
CMD [ "python", "main.py" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user