Update debian:bullseye-slim Docker digest to 7153540

This commit is contained in:
renovate-bot 2024-04-24 05:05:41 +00:00
parent 19b44fd5b3
commit ee69da48e2

View file

@ -23,7 +23,7 @@ RUN set -ex; \
cd /librespot; \
cargo build --release --no-default-features;
FROM debian:bullseye-slim@sha256:bc2163bce5496d87b8ca505ee5670fc089c42d32a84a45dc37656871df5686de
FROM debian:bullseye-slim@sha256:715354035496a48b9c4c8f146a6f751de70449913773038776eb1f3d01c93989
COPY --from=snapcast /home/curl_user/snapserver.deb /snapserver.deb
COPY --from=librespot /librespot/target/release/librespot /usr/local/bin/librespot