Update rust:1.77.2-bullseye Docker digest to b1a225b
This commit is contained in:
parent
bd20d7f8e7
commit
a91666161d
1 changed files with 1 additions and 1 deletions
|
@ -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.77.2-bullseye@sha256:d211cbefa00a689559142eade461d205f7ef9d5667143c6d0a769b5e0b92e511 as librespot
|
||||
FROM rust:1.77.2-bullseye@sha256:b1a225b8995d80c915fec5894dd96fccf90ff4d4266a9b3b6a29d9847f92fa63 as librespot
|
||||
|
||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||
ENV LIBRESPOT_VERSION v0.4.2
|
||||
|
|
Reference in a new issue