Update mcr.microsoft.com/dotnet/sdk:6.0 Docker digest to 1b72e5b - autoclosed #359

Closed
renovate-bot wants to merge 1 commit from renovate/dotnet-monorepo into master

View file

@ -16,7 +16,7 @@ RUN set -ex; \
npm run build:production; \ npm run build:production; \
mv dist /dist; mv dist /dist;
FROM mcr.microsoft.com/dotnet/sdk:6.0@sha256:9b06f9faaaa72fcc5c6e6021fabfa56dbc800ce5d720f91565d0881e921450f3 as builder FROM mcr.microsoft.com/dotnet/sdk:6.0@sha256:1b72e5b70921e0f487fd3b8cd5365e7e056fd9f3a3d8f4f131d31a333cf33154 as builder
# renovate: datasource=github-tags depName=jellyfin/jellyfin versioning=semver # renovate: datasource=github-tags depName=jellyfin/jellyfin versioning=semver
ENV JELLYFIN_VERSION v10.8.13 ENV JELLYFIN_VERSION v10.8.13