this post was submitted on 02 Jun 2022
6 points (100.0% liked)
Lemmy Support
4651 readers
23 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
I mean the docker-compose.yml file you're suppose to pull from github, in the docker install docs it tells you to get from
wget https://raw.githubusercontent.com/LemmyNet/lemmy/main/docker/prod/docker-compose.yml
which is this file here that references 0.16.5:https://github.com/LemmyNet/lemmy/tree/main/docker/prod
I just tested it again and can confirm that the command above pulls the 0.16.5 file.