Skip to content

Commit

Permalink
Update debian:buster-slim Docker digest to a364ab1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2021
1 parent dca8090 commit 56c1e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -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:331c322cc893f17b74245542f6c2f3dd8a66cc066ae66c2d5d3c96bb4bf328cb
FROM debian:buster-slim@sha256:a364ab17ed74911bf0913ce1099054e9bcbabc80bf0faae7dac4d3470b472e24

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

Expand Down

0 comments on commit 56c1e07

Please sign in to comment.