Update rust Docker tag to v1.77.0 #112

Merged
mwalbeck merged 1 commits from renovate/rust-1.x into main 2024-03-30 12:14:50 +00:00
Showing only changes of commit e4c39ddfe1 - 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.76.0-bullseye@sha256:607b5e64b8d51f78ac5a37984e64f6493e9a7f90b605fa068be86ff035f48141 as librespot FROM rust:1.77.0-bullseye@sha256:856eef90abc6856c9190d7511ceafed101613cf7d164910ccbcc29dfbce336a7 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