Update rust Docker tag to v1.76.0 #109

Merged
mwalbeck merged 1 commits from renovate/rust-1.x into main 2024-02-24 12:07:28 +00:00
Showing only changes of commit 4c78e0da82 - 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.75.0-bullseye@sha256:2576095c947f6d9cfb5f19d51b822cdeb557c5a5b6de9460f2bf1f913d0434ca as librespot FROM rust:1.76.0-bullseye@sha256:334528b19c78913712cf1d36bde2c862ee66ff32f109e80f5d94c1a8f20acbcb 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