From d70c20ad8f44c161bda6037d9f36c84f97e3141a Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Fri, 27 Sep 2024 22:12:04 +0000 Subject: [PATCH] Update debian:bullseye-slim Docker digest to 3f9e536 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 26f6464..e14670e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,7 +32,7 @@ RUN set -ex; \ git apply /jellyfin_livestream.patch; \ dotnet publish Jellyfin.Server --disable-parallel --configuration Release --output="/jellyfin" --self-contained --runtime linux-x64 -p:DebugSymbols=false -p:DebugType=none; -FROM debian:bullseye-slim@sha256:8481471cacd29779e7b6fe64a891f4b6771d8c3c7e57bb410542a3db10d1897a +FROM debian:bullseye-slim@sha256:3f9e53602537cc817d96f0ebb131a39bdb16fa8b422137659a9a597e7e3853c1 SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.45.2