Update rust Docker tag to v1.69.0 #22

Merged
mwalbeck merged 1 commits from renovate/rust-1.x into main 2023-04-25 14:35:55 +00:00
Showing only changes of commit b4c18a541d - Show all commits

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.68.2-bullseye@sha256:346a6ecb2d445d27c70f4cc99c4a56aef75b47e62482c9734287cd6d98e061f0 as librespot
FROM rust:1.69.0-bullseye@sha256:9d78a0a4235f3b63f4e8303f53248a146693fc825c15d0831d1e072e474aefdf as librespot
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
ENV LIBRESPOT_VERSION v0.4.2