Update rust Docker tag to v1.81.0 #153
@ -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.80.1-bullseye@sha256:f6f599d3f027a97fb60cb87854199fcde390e25cee216712c3f9eede545b052e as librespot
|
FROM rust:1.81.0-bullseye@sha256:8fae3b1a63a4dcfb6cf277a49fb5967ccbf479b9e9cee4588a077a9cb216e6d4 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