⬆️ Update alpine_3_18/git to v2.40.1-r0 (#86)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-14 14:31:42 +02:00 committed by GitHub
parent a83cbe2483
commit 4185774378
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ COPY requirements.txt /tmp/
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r3 \
git=2.38.5-r0 \
git=2.40.1-r0 \
libffi-dev=3.4.4-r2 \
py3-wheel=0.40.0-r1 \
python3-dev=3.11.6-r0 \