Compare commits
1 commit
99a8e6b9da
...
b396fa2995
Author | SHA1 | Date | |
---|---|---|---|
b396fa2995 |
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN set -ex; \
|
|||
npm run build:production; \
|
||||
mv dist /dist;
|
||||
|
||||
FROM mcr.microsoft.com/dotnet/sdk:8.0@sha256:3bc4c8f13482237ab906d38dd9e290b4b1a093a2653ab3c28cca710b46510b9d as builder
|
||||
FROM mcr.microsoft.com/dotnet/sdk:8.0@sha256:35792ea4ad1db051981f62b313f1be3b46b1f45cadbaa3c288cd0d3056eefb83 as builder
|
||||
|
||||
# renovate: datasource=github-tags depName=jellyfin/jellyfin versioning=semver
|
||||
ENV JELLYFIN_VERSION v10.8.13
|
||||
|
|
Loading…
Reference in a new issue