Hello !Friendica Support
can I switch the docker branch now?
I have right now:
app:
image: friendica:2025.07-rc-fpmand
cron:
image: friendica:2025.07-rc-fpm
Can I switch this to:
app:
image: friendica:stable-fpmand
cron:
image: friendica:stable-fpmAnd just do a docker pull?
Joseph Hogan likes this.
This website is tracked using the Matomo analytics tool. If you do not want that your visits are logged in this way you can set a cookie to prevent Matomo / Piwik from tracking further visits of the site (opt-out).
utzer
in reply to utzer • • •Joseph Hogan likes this.
utzer
in reply to utzer • • •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?
Joseph Hogan likes this.
Joseph Hogan
in reply to utzer • •Hi @utzer
I grabbed the latest stable version of docker for friendica. I am not yet ready to venture to uncharted territory:)
Looking for other more experienced who have upgraded fro 2024.12
Thanks
Friendica Support reshared this.
utzer
in reply to Joseph Hogan • • •Joseph Hogan
in reply to utzer • •@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
Friendica Support reshared this.
utzer
in reply to Joseph Hogan • • •@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.
Joseph Hogan
in reply to utzer • •@utzer
I looked o my server, and I am using:
2024.12-apache
When I look on the site: hub.docker.com/_/friendica
I see a variety of the same version: 20260-01
2026.01-apache, apache, stable-apache, 2026.01, latest, stable
2026.01-fpm, fpm, stable-fpm
2026.01-fpm-alpine, fpm-alpine, stable-fpm-alpine
Which one does one use?
Advice any one?
Joseph
Friendica Support reshared this.
utzer
in reply to Joseph Hogan • • •@Joseph Hogan I think you can use any version with apache, I checked on friendi.ca and there was no release since "2024.12-apache", so the next version would be "2026.01-apache" or if you don't want to edit your compose file anymore I think you can also use "stable-apache". The later would cause an update whenever a new stable version is available and the update would be triggered whenever you cause docker to update (I think docker compose pull would do that).
I am a docker novice, so better not trust me on all this, but this is how far I understand it.
Joseph Hogan
in reply to utzer • •@utzer Me too. I have been playing around with it, and Friendica is the most recent. Just simple things until now. Friendica is a bit more complex.
Maybe some one else will comment too, to make sure we are on the right track.
Thanks
Joseph
Friendica Support reshared this.
Rainer "friendica" Sokoll
in reply to utzer • • •