Update rust Docker tag to v1.80.1 #145

Merged
renovate-bot merged 1 commits from renovate/rust-1.80.x into main 2024-08-09 00:12:49 +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.80.0-bullseye@sha256:f8055497f71faf952afb8a358dbca59e11bb82b94a0cba2a10bb4c05bd802fa0 as librespot
FROM rust:1.80.1-bullseye@sha256:3808061aeca375b8408489bbe726178ec86a2c815f79dc7b1de3aecfdf35f45f as librespot
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
ENV LIBRESPOT_VERSION v0.4.2