⬆️ Update alpine_3_19/cargo to v1.76.0-r0 (#232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-12 18:55:51 +01:00 committed by GitHub
parent f95f383117
commit 788048d12f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ ARG ZERO_TIER_ONE_VERSION="1.12.2"
RUN \ 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.75.0-r0 \ cargo=1.76.0-r0 \
git=2.43.0-r0 \ git=2.43.0-r0 \
linux-headers=6.5-r0 \ linux-headers=6.5-r0 \
openssl-dev=3.1.4-r5 \ openssl-dev=3.1.4-r5 \