Update debian:bullseye-slim Docker digest to 00558f7
This commit is contained in:
parent
5b5d8eddb8
commit
74c8a66fcc
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ RUN set -ex; \
|
|||
cd /librespot; \
|
||||
cargo build --release --no-default-features;
|
||||
|
||||
FROM debian:bullseye-slim@sha256:9058862a1be84689bd13292549ba981364f85ff99e50a612f94b188ac69db137
|
||||
FROM debian:bullseye-slim@sha256:00558f781b91e90469812bad32002f311ab26ef241b4a1996f6600680ec82f5c
|
||||
|
||||
COPY --from=snapcast /home/curl_user/snapserver.deb /snapserver.deb
|
||||
COPY --from=librespot /librespot/target/release/librespot /usr/local/bin/librespot
|
||||
|
|
Reference in a new issue