Update rust Docker tag to v1.73.0 #75
@ -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.72.1-bullseye@sha256:9e3b35bd7a1f8f534acc033f02170f68e1dfc18ecdb9cfd3c1e2e148bdd6e039 as librespot
|
||||
FROM rust:1.73.0-bullseye@sha256:e0092a22c3850bdd61b9ce76993f6a2615d6b31ef96f24fc61bff1deb079fe7b as librespot
|
||||
|
||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||
ENV LIBRESPOT_VERSION v0.4.2
|
||||
|
Reference in New Issue
Block a user