Skip to content

Commit 2ca7410

Browse files
authored
chore(poetry): lock poetry with 2.3.4 and install git as required (#10868)
1 parent 6ae129f commit 2ca7410

3 files changed

Lines changed: 17 additions & 15 deletions

File tree

api/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2222
libtool \
2323
libxslt1-dev \
2424
python3-dev \
25+
git \
2526
&& rm -rf /var/lib/apt/lists/*
2627

2728
# Install PowerShell

api/poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)