Compare commits
1 commit
87fe8c9b5f
...
c4540c7065
Author | SHA1 | Date | |
---|---|---|---|
c4540c7065 |
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:9b06f9faaaa72fcc5c6e6021fabfa56dbc800ce5d720f91565d0881e921450f3 as builder
|
||||
|
||||
# renovate: datasource=github-tags depName=jellyfin/jellyfin versioning=semver
|
||||
ENV JELLYFIN_VERSION v10.9.5
|
||||
ENV JELLYFIN_VERSION v10.9.6
|
||||
ENV DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||
|
||||
WORKDIR /repo
|
||||
|
|
Loading…
Reference in a new issue