Update debian:buster-slim Docker digest to c815282 #19
@ -27,7 +27,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;DebugType=none";
|
||||
|
||||
FROM debian:buster-slim@sha256:a6bbc75c36b0d9d82ae4b64219b48c3027b7a101e9334b2ffb3bc71dbe94f552
|
||||
FROM debian:buster-slim@sha256:c8152821b158dd171b4acf92afb0a58fc2faa179a7e0af8ace358fbe1668e99d
|
||||
|
||||
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user