mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
test
This commit is contained in:
parent
3b7fac40f6
commit
e516c39748
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN apt-get update -y && \
|
|||
ln -s /opt/poetry/bin/poetry && \
|
||||
poetry config virtualenvs.create false
|
||||
|
||||
COPY ./pyproject.toml ./app/poetry.lock* /app/
|
||||
COPY ./pyproject.toml /app/
|
||||
|
||||
COPY ./mealie /app
|
||||
RUN poetry install --no-root --no-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue