Update debian:bullseye-slim Docker digest to 3f9e536 - autoclosed #369
@ -32,7 +32,7 @@ RUN set -ex; \
|
|||||||
git apply /jellyfin_livestream.patch; \
|
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;
|
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" ]
|
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user