Update rust:1.76.0-bullseye Docker digest to 607b5e6
This commit is contained in:
parent
560d35d63e
commit
2a7963210f
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.76.0-bullseye@sha256:334528b19c78913712cf1d36bde2c862ee66ff32f109e80f5d94c1a8f20acbcb as librespot
|
||||
FROM rust:1.76.0-bullseye@sha256:607b5e64b8d51f78ac5a37984e64f6493e9a7f90b605fa068be86ff035f48141 as librespot
|
||||
|
||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||
ENV LIBRESPOT_VERSION v0.4.2
|
||||
|
|
Reference in a new issue