diff --git a/Dockerfile b/Dockerfile index 8cafc30..4888c23 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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.80.0-bullseye@sha256:f8055497f71faf952afb8a358dbca59e11bb82b94a0cba2a10bb4c05bd802fa0 as librespot +FROM rust:1.80.1-bullseye@sha256:3808061aeca375b8408489bbe726178ec86a2c815f79dc7b1de3aecfdf35f45f as librespot # renovate: datasource=github-tags depName=librespot-org/librespot versioning=semver ENV LIBRESPOT_VERSION v0.4.2