Update rust Docker tag to v1.76.0 #109
@ -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.75.0-bullseye@sha256:2576095c947f6d9cfb5f19d51b822cdeb557c5a5b6de9460f2bf1f913d0434ca as librespot
|
||||
FROM rust:1.76.0-bullseye@sha256:334528b19c78913712cf1d36bde2c862ee66ff32f109e80f5d94c1a8f20acbcb 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