🔥 Remove poetry lock
This commit is contained in:
parent
9ac95af005
commit
3e029e1fb7
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ ENV PATH="$POETRY_HOME/bin:$PATH"
|
|||
|
||||
WORKDIR /app
|
||||
COPY pyproject.toml poetry.lock* /app/
|
||||
RUN poetry lock
|
||||
RUN poetry install
|
||||
COPY . /app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue