mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
parent
ab29fb080c
commit
5d7599e33b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ RUN ln -s /core /app/core && /app/scripts/setup-symlinks
|
|||
RUN mkdir -p /venv
|
||||
ENV UV_PROJECT_ENVIRONMENT=/venv UV_PYTHON=3.13 PATH="/venv/bin:$PATH"
|
||||
RUN uv venv
|
||||
RUN source /venv/bin/activate && /app/scripts/setup-dependencies
|
||||
RUN /app/scripts/setup-dependencies
|
||||
|
||||
WORKDIR /app/core
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue