Update debian:bullseye-slim Docker digest to 0e75382

This commit is contained in:
renovate-bot 2024-05-14 03:06:01 +00:00
parent a91666161d
commit 088fd19d11

View file

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