mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Docker build reports Browserslist: caniuse-lite is outdated #5148
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @satmandu on GitHub (Oct 11, 2023).
Please describe your bug
When building the docker image from master using
env PROGRESS_NO_TRUNC=1 docker buildx build --no-cache, I get this (non-fatal) error during the build:Maybe a solution is to change the Dockerfile to include that line?
Jellyfin Version
Other
if other:
10.9.0 (master)
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@Bond-009 commented on GitHub (Oct 12, 2023):
Web should keep it up to date, but those changes have to be committed to the repo. At the moment it's a manual process so it isn't always at the bleeding edge.