⬆️ Update alpine_3_19/git to v2.43.6-r0 (#204)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-17 09:50:08 +01:00 committed by GitHub
parent 4828e319b5
commit e0e6d3e2b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ ARG THE_LOUNGE_VERSION="v4.4.3"
RUN \ RUN \
apk add --no-cache --virtual .build-dependencies \ apk add --no-cache --virtual .build-dependencies \
g++=13.2.1_git20231014-r0 \ g++=13.2.1_git20231014-r0 \
git=2.43.5-r0 \ git=2.43.6-r0 \
make=4.4.1-r2 \ make=4.4.1-r2 \
python3=3.11.11-r0 \ python3=3.11.11-r0 \
\ \