⬆️ Update alpine_3_21/git to v2.47.2-r0 (#257)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-15 15:26:56 +01:00 committed by GitHub
parent b587ab5c69
commit 72df2e172e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ RUN \
apk add --no-cache --virtual .build-dependencies \ apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r3 \ build-base=0.5-r3 \
cargo=1.83.0-r0 \ cargo=1.83.0-r0 \
git=2.47.1-r0 \ git=2.47.2-r0 \
linux-headers=6.6-r1 \ linux-headers=6.6-r1 \
openssl-dev=3.3.2-r4 \ openssl-dev=3.3.2-r4 \
pkgconf=2.3.0-r0 \ pkgconf=2.3.0-r0 \