Update rust:1.75.0-bullseye Docker digest to 087841a
This commit is contained in:
parent
400f63cd32
commit
23f29a956f
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.75.0-bullseye@sha256:e11cbcb39eff9b6146c810bc126dc433baf750c5c42b0a45e4c5d105dabdb10a as librespot
|
||||
FROM rust:1.75.0-bullseye@sha256:087841ae224bf793f8a1b394604d0983a68712e67e927a8fb9eca5bd0593bee3 as librespot
|
||||
|
||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||
ENV LIBRESPOT_VERSION v0.4.2
|
||||
|
|
Reference in a new issue