Update rust Docker tag to v1.69.0 #22
@ -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.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
|
# 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