Skip to content

Commit d07f7d8

Browse files
authored
Release/1.1.1 (#6)
1 parent ff6bbf5 commit d07f7d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ENV POETRY_VIRTUALENVS_IN_PROJECT=true
1313

1414
WORKDIR /app
1515

16-
COPY pyproject.toml poetry.lock ./
16+
COPY pyproject.toml ./
1717

1818
RUN pip install --upgrade pip poetry \
1919
&& poetry config virtualenvs.in-project true \

0 commit comments

Comments
 (0)