From bb9e591ccb233fde9787db2897e30ea5f6826479 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Tue, 8 Apr 2025 04:06:47 +0000 Subject: [PATCH] Update debian:bullseye-slim Docker digest to 7aafeb2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 008efb7..3edb6fd 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:e4b93db6aad977a95aa103917f3de8a2b16ead91cf255c3ccdb300c5d20f3015 +FROM debian:bullseye-slim@sha256:7aafeb23eaef5d5b1de26e967b9a78f018baaac81dd75246b99781eaaa2d59ef SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ] -- 2.47.2