mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
⬆️ Update alpine_3_19/cargo to v1.73.0-r1
This commit is contained in:
parent
df5c409074
commit
a44a24e886
1 changed files with 1 additions and 1 deletions
|
@ -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.72.1-r0 \
|
cargo=1.73.0-r1 \
|
||||||
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 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue