Discourse Docker 重建失败,错误为未知迁移版本

Looks like @gerhard fixed this 10 days ago, there were some 6.0 migrations which caused issues with stable.

Run a:

git pull
./launcher rebuild app

Or if you renamed your app.yml as myapp.yml ./launcher rebuild myapp

Then try again- report back if it doesn’t work.