Update rust:1.77.2-bullseye Docker digest to 2382d39
This commit is contained in:
parent
e217a72568
commit
68aac4b039
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.2-bullseye@sha256:aee2ab3906997dbff37197f6616e27b7ead887e92a2d263f2c7a0904deec9581 as librespot
|
||||
FROM rust:1.77.2-bullseye@sha256:2382d39271a1e8786804a4a0ac857559bea579cfc97fae755c1d5bf2e46ce946 as librespot
|
||||
|
||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||
ENV LIBRESPOT_VERSION v0.4.2
|
||||
|
|
Reference in a new issue