Skip to main content


Hello !Friendica Support
can I switch the docker branch now?

I have right now:

app:
    image: friendica:2025.07-rc-fpm

and

cron:
    image: friendica:2025.07-rc-fpm


Can I switch this to:

app:
    image: friendica:stable-fpm

and

cron:
    image: friendica:stable-fpm

And just do a docker pull?

#Friendica #Docker

Any tip how to check the stable version is actually newer.than the 07.2024 RC?

Alright, it worked to switch the branch to stable for those two images (or whatever this is called in Docker) and there was no outstanding DB update before or after I switched the branch.

Anyone else did update the #Docker based setup of #Friendica to the 2026 version yet?

Hi @utzer

I grqbbed th east stable vcersion of docker for friendica. I am not yet ready to venture to uncarted territory😀

Looking for other more experienced who have upgraded fro 2024.12

Thanks

@Joseph Hogan maybe slowly go from release to release?

@utzer That is my idea. But, where is the list of dockers for friendica? I was only able to find a stable 2024.12. I am not adventurous enough to use unstable versions😀 I know that 2026.x is out but the docker is not yet ready, last I read.

Thanks

@Joseph Hogan the stable branch now is 01.2026.

Check docker hub which tags you can find there. Maybe there was no release in the last years.

Thanks to watchtower, my instance was updated to 2026.01 sometime in the past. Without your post, I would not have noticed it 😉