⬆️ Update alpine_3_18/cargo to v1.70.0-r0 (#187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-13 10:39:34 +02:00 committed by GitHub
parent 83fe389298
commit 3704f7095f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ ARG ZERO_TIER_ONE_VERSION="1.10.6"
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r3 \
cargo=1.69.0-r5 \
cargo=1.70.0-r0 \
git=2.40.1-r0 \
linux-headers=6.3-r0 \
openssl-dev=3.1.0-r4 \