mirror of
https://github.com/nikdoof/simple-webfinger.git
synced 2025-12-11 09:32:15 +00:00
Update to Poetry 1.8.3
This commit is contained in:
@@ -13,7 +13,7 @@ ENV PYTHONFAULTHANDLER=1 \
|
||||
PATH="$PATH:/runtime/bin" \
|
||||
PYTHONPATH="$PYTHONPATH:/runtime/lib/python3.12/site-packages" \
|
||||
# Versions:
|
||||
POETRY_VERSION=1.7.1
|
||||
POETRY_VERSION=1.8.3
|
||||
|
||||
# System deps:
|
||||
RUN apk add build-base unzip wget python3-dev libffi-dev rust cargo openssl-dev
|
||||
|
||||
Reference in New Issue
Block a user