Update rust Docker tag to v1.79.0 #135

Merged
mwalbeck merged 1 commits from renovate/rust-1.x into main 2024-07-15 09:47:11 +00:00

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.78.0-bullseye@sha256:c8f85185bd2e482d88e1b8a90705435309ca9d54ccc3bcccf24a32378b8ff1a8 as librespot
FROM rust:1.79.0-bullseye@sha256:6e2bfa3a8ace0f2a3ac2da08eeafa37597ab5af77ef5a42845b3ceff3dd9ec1a as librespot
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
ENV LIBRESPOT_VERSION v0.4.2