Update rust Docker tag to v1.70.0 #32
@ -8,7 +8,7 @@ RUN set -ex; \
|
|||||||
curl -Lo /home/curl_user/snapserver.deb \
|
curl -Lo /home/curl_user/snapserver.deb \
|
||||||
https://github.com/badaix/snapcast/releases/download/${SNAPCAST_VERSION}/snapserver_${SNAPCAST_VERSION#v}-1_amd64.deb
|
https://github.com/badaix/snapcast/releases/download/${SNAPCAST_VERSION}/snapserver_${SNAPCAST_VERSION#v}-1_amd64.deb
|
||||||
|
|
||||||
FROM rust:1.69.0-bullseye@sha256:c2dcc19371a976065950915307b03a9c5514e5143bdd833635d5501a0642992e as librespot
|
FROM rust:1.70.0-bullseye@sha256:cf5513bb19a7a59fd271db14b4e71ed5d91df95c4cb1f431ac131231f2e6104a as librespot
|
||||||
|
|
||||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||||
ENV LIBRESPOT_VERSION v0.4.2
|
ENV LIBRESPOT_VERSION v0.4.2
|
||||||
|
Reference in New Issue
Block a user