# Discourse 1.3 released!

**URL:** https://meta.discourse.org/t/discourse-1-3-released/29618
**Category:** Blog
**Created:** [June 3, 2015, 8:44pm UTC](https://meta.discourse.org/t/discourse-1-3-released/29618 "2015-06-03T20:44:14Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![pl3bs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pl3bs/32/37266_2.png) [@pl3bs](https://meta.discourse.org/u/pl3bs)
#### Post date: [June 3, 2015, 11:52pm UTC](https://meta.discourse.org/t/discourse-1-3-released/29618/7 "2015-06-03T23:52:54Z")

</div>

if this isn’t meant to be a joke 😄

this is quite easy:

```
cd /var/discourse/containers
nano app.yml

```

 ![xMcxEqT](https://global.discourse-cdn.com/meta/original/4X/f/c/3/fc33eac774a9004f8fbd9f6ad91d1b1052da6c67.png)  
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

---

_[View the full topic](https://meta.discourse.org/t/discourse-1-3-released/29618)._
