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!
2 Comments
chiisana@lemmy.chiisana.net · 1 pts · 3y
They were having build issues; you can use
dessalines/lemmy:0.17-linux-arm64anddessalines/lemmy-ui:0.17-linux-arm64for 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.kakise@mlem.a-smol-cat.fr · 1 pts · 3y
There are no 0.17.4 tags for arm64, but you can use this docker-compose.yml: (you'll need to start the services the first time using
docker compose up --build)Don't forget to change the different options It assumes this folder structure: