committed by
GitHub
parent
1fa18fb657
commit
7023f41a74
+2
-2
@@ -13,6 +13,6 @@ COPY . /home/speckle
|
||||
RUN pip install uv
|
||||
|
||||
# Install your package and dependencies
|
||||
RUN uv pip sync --system
|
||||
RUN uv pip sync --system uv.lock
|
||||
|
||||
CMD ["python", "main.py", "run"]
|
||||
CMD ["python", "main.py", "run"]
|
||||
|
||||
Reference in New Issue
Block a user