this post was submitted on 11 Jul 2023
6 points (100.0% liked)
Lemmy Support
4650 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hey, check out mine.
I update them very frequently.
https://hub.docker.com/u/nettohikarijp
Much appreciated! Looking for this morning's release with the vulnerability fix.
As you're doing it anyway, if whoever is in charge of these things were agreeable to it, would you be willing to do the official Arm images under https://hub.docker.com/r/dessalines/lemmy? One key advantage is the official ansible deployment method would work without modification for Arm deployments.
You're welcome! Today, the only commit that's been made to lemmy is this one. I suppose you're talking about yesterday's security vulnerability fixes in lemmy-ui here and here?
If so, please pull
0.18.2-rc.1-linux-arm64
from my lemmy-ui repo on Docker Hub.latest-linux-arm64
works as well, as I periodically recompile it when interesting pull requests have been merged, so that one's "bleeding edge" most of the time.About Dessalines' Docker repo: I don't have access to that, unfortunately. But I'm pretty sure that Lemmy devs will soon provide offical ARM64 images again, after this is resolved.
Edit: Forget what I said, building new images now!
hmm weird. This bot is announcing an 18.2 release (and I think people are installing it.) https://matrix.to/#/#lemmy-support-releases:discuss.online
But the repo is still showing 18.1 as the latest.
Yes, it was an oversight by me, I'm sorry. You can now pull
0.18.2-linux-arm64
from my repo.