Update rust:1.73.0-bullseye Docker digest to 68d8b43
This commit is contained in:
parent
8c799a9247
commit
320d1a4805
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.73.0-bullseye@sha256:68bbaa24c11deb8cf10809adc0eec354f2b7dfd6678f3f45658f0865ba26a881 as librespot
|
||||
FROM rust:1.73.0-bullseye@sha256:68d8b430a598881f51e3718764105dc967bad72d3e3f1d1dc30237910decbc2a as librespot
|
||||
|
||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||
ENV LIBRESPOT_VERSION v0.4.2
|
||||
|
|
Reference in a new issue