Update debian:bullseye-slim Docker digest to 19664a5

This commit is contained in:
renovate-bot 2023-11-01 02:08:31 +00:00
parent fabff80730
commit 20b84ce21d

View file

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