Update debian:bullseye-slim Docker digest to 7790349 #383
1 changed files with 1 additions and 1 deletions
|
@ -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:2f2307d7c75315ca7561e17a4e3aa95d58837f326954af08514044e8286e6d65
|
||||
FROM debian:bullseye-slim@sha256:779034981fec838da124ff6ab9211499ba5d4e769dabdfd6c42c6ae2553b9a3b
|
||||
|
||||
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue