Update debian:bullseye-slim Docker digest to 41c3fec
This commit is contained in:
parent
8962ad4e79
commit
e3f8a8ebf4
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:d3d0d14f49b49a4dd98a436711f5646dc39e1c99203ef223d1b6620061e2c0e5
|
||||
FROM debian:bullseye-slim@sha256:41c3fecb70015fd9c72d6df95573de3f92d5f4f46fdabe8dbd8d2bfb1531594d
|
||||
|
||||
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