Update dependency jellyfin/jellyfin to v10.10.6 #373
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ RUN set -ex; \
|
|||
FROM mcr.microsoft.com/dotnet/sdk:6.0@sha256:c8fdd06e430de9f4ddd066b475ea350d771f341b77dd5ff4c2fafa748e3f2ef2 as builder
|
||||
|
||||
# renovate: datasource=github-tags depName=jellyfin/jellyfin versioning=semver
|
||||
ENV JELLYFIN_VERSION v10.8.13
|
||||
ENV JELLYFIN_VERSION v10.10.6
|
||||
ENV DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||
|
||||
WORKDIR /repo
|
||||
|
|
Loading…
Reference in a new issue