Update rust:1.72.1-bullseye Docker digest to 2b5e5db
This commit is contained in:
parent
7d0a9d9434
commit
04ee7ea97e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ RUN set -ex; \
|
|||
curl -Lo /home/curl_user/snapserver.deb \
|
||||
https://github.com/badaix/snapcast/releases/download/${SNAPCAST_VERSION}/snapserver_${SNAPCAST_VERSION#v}-1_amd64.deb
|
||||
|
||||
FROM rust:1.72.1-bullseye@sha256:32d69fea64ba7139f3fc91672a0f847a108efe059a1d99f9490df255f6bf5e6e as librespot
|
||||
FROM rust:1.72.1-bullseye@sha256:2b5e5db6d32812c2bfc141f7a4192a61c8ddf48a90aecf6491822b7a8fe2b76d as librespot
|
||||
|
||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||
ENV LIBRESPOT_VERSION v0.4.2
|
||||
|
|
Reference in a new issue