Update debian:bullseye-slim Docker digest to 4e9b634 #133
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:0e75382930ceb533e2f438071307708e79dc86d9b8e433cc6dd1a96872f2651d
|
||||
FROM debian:bullseye-slim@sha256:4e9b634e893784ba341cb177e5c58afebd7e8be7675a9c4d530b5e39c30235bd
|
||||
|
||||
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