Update rust:1.73.0-bullseye Docker digest to f616019
This commit is contained in:
parent
20b84ce21d
commit
7d03df7ec1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ RUN set -ex; \
|
||||||
curl -Lo /home/curl_user/snapserver.deb \
|
curl -Lo /home/curl_user/snapserver.deb \
|
||||||
https://github.com/badaix/snapcast/releases/download/${SNAPCAST_VERSION}/snapserver_${SNAPCAST_VERSION#v}-1_amd64.deb
|
https://github.com/badaix/snapcast/releases/download/${SNAPCAST_VERSION}/snapserver_${SNAPCAST_VERSION#v}-1_amd64.deb
|
||||||
|
|
||||||
FROM rust:1.73.0-bullseye@sha256:1c75c6b98dd762d4de70bc1b165c591c8261742589262a948e799a9cb05dea62 as librespot
|
FROM rust:1.73.0-bullseye@sha256:f616019799b3a5b130bc322ac1209892c7af14c65932e624807398f1702087b4 as librespot
|
||||||
|
|
||||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||||
ENV LIBRESPOT_VERSION v0.4.2
|
ENV LIBRESPOT_VERSION v0.4.2
|
||||||
|
|
Reference in a new issue