Discourse 1.3 released!

if this isn’t meant to be a joke :smile:

this is quite easy:

cd /var/discourse/containers
nano app.yml

uncomment the last line and change from “tests-passed” to “stable”

exit the yaml file

cd .. 
./launcher rebuild app

things to note:

  • assumes docker install
  • assumes yaml file is called “app”
  • WILL bring you offline while rebuilding ~4-10mins
10 Likes