Skip to content

Commit

Permalink
chore(deps): update ghcr.io/linuxserver/jellyfin docker tag to v10.9.…
Browse files Browse the repository at this point in the history
…0ubu2204-ls11
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 85c5348 commit baaedd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jellyfin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ RUN git apply intros.patch

RUN npm ci && npm run build:production

FROM ghcr.io/linuxserver/jellyfin:10.8.12-1-ls235
FROM ghcr.io/linuxserver/jellyfin:10.9.0ubu2204-ls11

COPY --from=build /build/dist/ /usr/share/jellyfin/web/

0 comments on commit baaedd9

Please sign in to comment.