ElectricVocalist@jlai.lu to Selfhosted@lemmy.worldEnglish · 1 month agoJellyfin critical security update - This is not a jokegithub.comexternal-linkmessage-square260fedilinkarrow-up1714arrow-down17 cross-posted to: [email protected]
arrow-up1707arrow-down1external-linkJellyfin critical security update - This is not a jokegithub.comElectricVocalist@jlai.lu to Selfhosted@lemmy.worldEnglish · 1 month agomessage-square260fedilink cross-posted to: [email protected]
minus-squaremrbutterscotch@feddit.orglinkfedilinkEnglisharrow-up2·edit-21 month ago podman stop jellyfin (podman ps to get the actual name of the jellyfin container) podman rm jellyfin podman pull docker.io/jellyfin/jellyfin:latest systemctl restart jellyfin.container (or whatever you called your unit when you set it up) This suggestion from another commenter worked! Apparently quadlets work with Podman in the background.
minus-squareJigglySackles@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down1·1 month agoAhh baller man. Glad you got it sorted! And thanks for sharing the fix
This suggestion from another commenter worked! Apparently quadlets work with Podman in the background.
Ahh baller man. Glad you got it sorted! And thanks for sharing the fix