Update rust Docker tag to v1.70.0 #32

Merged
mwalbeck merged 1 commits from renovate/rust-1.x into main 2023-06-06 18:21:25 +00:00
Showing only changes of commit 71e874f681 - Show all commits

View File

@ -8,7 +8,7 @@ RUN set -ex; \
curl -Lo /home/curl_user/snapserver.deb \
https://github.com/badaix/snapcast/releases/download/${SNAPCAST_VERSION}/snapserver_${SNAPCAST_VERSION#v}-1_amd64.deb
FROM rust:1.69.0-bullseye@sha256:c2dcc19371a976065950915307b03a9c5514e5143bdd833635d5501a0642992e as librespot
FROM rust:1.70.0-bullseye@sha256:cf5513bb19a7a59fd271db14b4e71ed5d91df95c4cb1f431ac131231f2e6104a as librespot
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
ENV LIBRESPOT_VERSION v0.4.2