Compare commits
1 commit
d3fbd5ef65
...
ec399c9167
Author | SHA1 | Date | |
---|---|---|---|
ec399c9167 |
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:6.0@sha256:07e48ba1865322482f624fcc00fd2cd4a6b97913abee0c0fae10f365df447876 as builder
|
||||
FROM mcr.microsoft.com/dotnet/sdk:6.0@sha256:2ca4bc4f13a7a869dbf3869543460a178e51e6f2d5f18c38240a7bbbb1542b05 as builder
|
||||
|
||||
# renovate: datasource=github-tags depName=jellyfin/jellyfin versioning=semver
|
||||
ENV JELLYFIN_VERSION v10.8.13
|
||||
|
|
Loading…
Reference in a new issue