Pin poetry==1.8.3

Multi-arch builds for log4pot are currently only working when pinning `poetry==1.8.3`.
As reported pipeline did not push images to registries (#1736)
This commit is contained in:
Marco Ochse
2025-01-15 16:23:06 +01:00
committed by GitHub
parent 4917c42fbc
commit 8162ce2571

View File

@ -21,7 +21,7 @@ RUN apt-get update -y && \
python3-dev \
rust-all && \
pip3 install --no-cache-dir --break-system-packages \
poetry \
poetry==1.8.3 \
pycurl && \
#
# Install log4pot from GitHub and setup