Update rust Docker tag to v1.71.0 #45

Merged
mwalbeck merged 1 commits from renovate/rust-1.x into main 2023-07-21 08:46:58 +00:00
Showing only changes of commit 265bb444a3 - Show all commits

View File

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