I just wanted to update to the latest version, and noticed that there does not seem to be a tag for 0.17.4.
Any particular reason or should I use a specific tag in my docker-compose.yml
instead?
Thanks!
I just wanted to update to the latest version, and noticed that there does not seem to be a tag for 0.17.4.
Any particular reason or should I use a specific tag in my docker-compose.yml
instead?
Thanks!
They were having build issues; you can use
dessalines/lemmy:0.17-linux-arm64
anddessalines/lemmy-ui:0.17-linux-arm64
for now to get 0.17.3 up and running. There aren’t many changes between .3 and .4 anyway, so you’ll be fine. I think I saw them pushing 0.18 beta/rc earlier today, but I don’t think I’ve noticed an arm build just yet.