Merged in Katon-Minhas/dockerfile-edited-online-with-bitbucket-1762462810542 (pull request #763)
Dockerfile edited online with Bitbucket Approved-by: Sha Brown
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ COPY pyproject.toml .
|
||||
COPY poetry.lock .
|
||||
|
||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
poetry install --no-dev --compile
|
||||
poetry install --only main --compile
|
||||
|
||||
COPY . ${LAMBDA_TASK_ROOT}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user