Update rust Docker tag to v1.77.2

This commit is contained in:
renovate-bot 2024-04-10 04:05:34 +00:00
parent 34d223ab28
commit bc653eb706

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.77.1-bullseye@sha256:d84dbccd72b77afe6f6d2bcedcd423f8dd57c2d3b796bbd2fe4bcd52c8c1ea58 as librespot
FROM rust:1.77.2-bullseye@sha256:20bec7fc4fdd267fc2aca074266a5f979bd3f7297742f376e444c87a755adb01 as librespot
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
ENV LIBRESPOT_VERSION v0.4.2