Jellyfin Forum
Staying on 10.10.7 temporarily - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Staying on 10.10.7 temporarily (/t-staying-on-10-10-7-temporarily)



Staying on 10.10.7 temporarily - Sativex - 2025-10-12

I generally don't upgrade my server for a few weeks after a new version drops,  but have made the switch to docker recently and have a question about that. 

I'm assuming I just change:
Code:
image: jellyfin/jellyfin:latest

To

Code:
image: jellyfin/jellyfin:10.10.7

That should keep me on 10.10.7 until I change it back to update,  correct?

Thanks


RE: Staying on 10.10.7 temporarily - pxr5 - 2025-10-12

That should be fine.