Update rust:1.75.0-bullseye Docker digest to 41e5ac5
This commit is contained in:
parent
e3f8a8ebf4
commit
64bb255541
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.75.0-bullseye@sha256:6934ec84c5eb25196acbe3d13a440a4de886695f3370d114b0c7d339f7a89dfa as librespot
|
||||
FROM rust:1.75.0-bullseye@sha256:41e5ac5baf626dcf190cfe6adf9bf3f17c72a677641ae2de6a1f36a6db883aca as librespot
|
||||
|
||||
# renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver
|
||||
ENV LIBRESPOT_VERSION v0.4.2
|
||||
|
|
Reference in a new issue