Update rust:1.77.1-bullseye Docker digest to d84dbcc
This commit is contained in:
parent
9816e7dcd9
commit
fd010d5c56
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.77.1-bullseye@sha256:3a18e4ff3f648f9b9617fa5e8c6ef6085057b1ac8f55ce78299a865a5e3853fe as librespot
|
||||
FROM rust:1.77.1-bullseye@sha256:d84dbccd72b77afe6f6d2bcedcd423f8dd57c2d3b796bbd2fe4bcd52c8c1ea58 as librespot
|
||||
|
||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||
ENV LIBRESPOT_VERSION v0.4.2
|
||||
|
|
Reference in a new issue