# How can I select discourse version to install with docker installation method?

**URL:** https://meta.discourse.org/t/how-can-i-select-discourse-version-to-install-with-docker-installation-method/29222
**Category:** Support
**Tags:** docker
**Created:** [May 25, 2015, 2:45pm UTC](https://meta.discourse.org/t/how-can-i-select-discourse-version-to-install-with-docker-installation-method/29222 "2015-05-25T14:45:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![stephane\_klein](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephane_klein/32/107287_2.png) [@stephane\_klein](https://meta.discourse.org/u/stephane_klein)
#### Post date: [May 25, 2015, 2:45pm UTC](https://meta.discourse.org/t/how-can-i-select-discourse-version-to-install-with-docker-installation-method/29222/1 "2015-05-25T14:45:39Z")

</div>

Hi,

how can I select the discourse version to install with Docker installation method ?

I’ve installed discourse with this method : [GitHub - armbuild/discourse\_docker: A Docker image for Discourse · GitHub](https://github.com/armbuild/discourse_docker) but beta version is installed : v1.3.0.beta9 I would like to install last stable version : v1.2.4

Best regards,  
Stéphane

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [May 25, 2015, 2:55pm UTC](https://meta.discourse.org/t/how-can-i-select-discourse-version-to-install-with-docker-installation-method/29222/2 "2015-05-25T14:55:53Z")

</div>

Edit your `app.yml` file and change `version: tests-passed` to be `version: stable`

---

<div class="post-metadata">

### Author: ![stephane\_klein](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephane_klein/32/107287_2.png) [@stephane\_klein](https://meta.discourse.org/u/stephane_klein)
#### Post date: [May 25, 2015, 6:37pm UTC](https://meta.discourse.org/t/how-can-i-select-discourse-version-to-install-with-docker-installation-method/29222/3 "2015-05-25T18:37:11Z")

</div>

@eviltrout thanks you

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [May 25, 2015, 7:13pm UTC](https://meta.discourse.org/t/how-can-i-select-discourse-version-to-install-with-docker-installation-method/29222/4 "2015-05-25T19:13:46Z")

</div>


