# Help deploying older versions of Discourse

**URL:** https://meta.discourse.org/t/help-deploying-older-versions-of-discourse/399409
**Category:** Self-hosting
**Created:** [March 20, 2026, 8:37am UTC](https://meta.discourse.org/t/help-deploying-older-versions-of-discourse/399409 "2026-03-20T08:37:11Z")
**Posts on this page:** 1
**Showing post:** 24

<div class="post-metadata">

### Author: ![singi2016cn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/singi2016cn/32/532755_2.png) [@singi2016cn](https://meta.discourse.org/u/singi2016cn)
#### Post date: [March 30, 2026, 3:08am UTC](https://meta.discourse.org/t/help-deploying-older-versions-of-discourse/399409/24 "2026-03-30T03:08:15Z")

</div>

Latest summary: If you simply want to deploy the latest Long-Term Support (LTS) version, you only need to modify `containers/app.yml`.

```plaintext
# Add the following configuration at the end
params:
  version: esr

```

Then, rebuild the container. If you encounter any errors during the build, it is most likely a network issue, especially for users in China.

If you encounter an Oops error, please refer to this post: [Oops error - Support - Discourse Meta](https://meta.discourse.org/t/oops/399614/12)

---

_[View the full topic](https://meta.discourse.org/t/help-deploying-older-versions-of-discourse/399409)._
