Update debian:bullseye-slim Docker digest to 34b63f5

This commit is contained in:
renovate-bot 2024-07-02 02:06:01 +00:00
parent baa3748558
commit 0fff7cbe88

View file

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