Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/cargo to v1.73.0-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent df5c409 commit a44a24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zerotier/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ARG ZERO_TIER_ONE_VERSION="1.12.2"
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r3 \
cargo=1.72.1-r0 \
cargo=1.73.0-r1 \
git=2.43.0-r0 \
linux-headers=6.5-r0 \
openssl-dev=3.1.4-r5 \
Expand Down

0 comments on commit a44a24e

Please sign in to comment.