Server Version#: 1.40.2.8395
Player Version#: N/A
when a new pms update gets released it should also automatically build a new docker containter with the version as a tag.
atm the only way to have a update is to use the public tag and restart the container, which is in my opinion a bad way of handling updates, also in a docker swarm environment you cant just use watchtower, so running old and vulnerable docker containers is likely. and people who are not using something like watchtower are also very likely to run old and outdated containers.
at the moment of writing the latest container is also 2 month old.
the public tag is 3 years old. 3 years! i think its a nobrainer what security impact it has that people exposing a port or service that is running on a 3 year old container with 3 year old packages because its the only tag mentioned in docs that auto updates stable.
what makes things worse, i cant even just make a pull request on this because building and publishing the containers dont happen on the github repo. there are many people that would do the work for you for free, but you dont even let them, and i have to make a forum post because you disabled issues on that repo.
so pls plex team, get your containers up to date, make workflows to automatically build and push new containers and get your stuff updated, please!