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