Skip to content

Commit

Permalink
Update debian:bullseye-slim Docker digest to 7acda01
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 23, 2023
1 parent 443fd0c commit dc834bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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:77f46c1cf862290e750e913defffb2828c889d291a93bdd10a7a0597720948fc
FROM debian:bullseye-slim@sha256:7acda01e55b086181a6fa596941503648e423091ca563258e2c1657d140355b1

SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

Expand Down

0 comments on commit dc834bf

Please sign in to comment.