Update debian:bullseye-slim Docker digest to b257e5e #137
@ -23,7 +23,7 @@ RUN set -ex; \
|
|||||||
cd /librespot; \
|
cd /librespot; \
|
||||||
cargo build --release --no-default-features;
|
cargo build --release --no-default-features;
|
||||||
|
|
||||||
FROM debian:bullseye-slim@sha256:34b63f55a4b193ad03c5ddb4b3f8546c797763ed708f0df5309ecb9507d15179
|
FROM debian:bullseye-slim@sha256:b257e5e831aa9949737638f6d323cd563347b2a5571d98b9b15eef0c7cd80b68
|
||||||
|
|
||||||
COPY --from=snapcast /home/curl_user/snapserver.deb /snapserver.deb
|
COPY --from=snapcast /home/curl_user/snapserver.deb /snapserver.deb
|
||||||
COPY --from=librespot /librespot/target/release/librespot /usr/local/bin/librespot
|
COPY --from=librespot /librespot/target/release/librespot /usr/local/bin/librespot
|
||||||
|
Reference in New Issue
Block a user