chore(poetry): lock poetry with 2.3.4 and install git as required (#10868)

This commit is contained in:
Pepe Fagoaga
2026-04-23 12:30:14 +02:00
committed by GitHub
parent 6ae129fcc0
commit 2ca74102a9
3 changed files with 17 additions and 15 deletions
+1
View File
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libtool \
libxslt1-dev \
python3-dev \
git \
&& rm -rf /var/lib/apt/lists/*
# Install PowerShell