Update debian:bullseye-slim Docker digest to b257e5e

This commit is contained in:
renovate-bot 2024-07-23 06:06:26 +00:00
parent 84395af9fb
commit 03b0859afa

View file

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