# 帮助部署旧版本的 Discourse

**URL:** https://meta.discourse.org/t/help-deploying-older-versions-of-discourse/399409
**Category:** Self-hosting
**Created:** [2026年三月20日 08:37 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:** 13

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2026年三月27日 10:26 UTC](https://meta.discourse.org/t/help-deploying-older-versions-of-discourse/399409/13 "2026-03-27T10:26:46Z")

</div>

`version: release/2026.1` 应该可以正常工作。如果您想利用版本的新重叠支持期，那么这是正确的做法。（但当然，您必须记得在 2026.1 达到其生命周期结束之前手动更新）

`version: esr` 也应该可以工作。该系统设计为支持标签。其实现方式类似于 [`git checkout $version`](https://github.com/discourse/discourse_docker/blob/e5531b924d5456173aef8177b33813fdba3c1d8a/templates/web.template.yml#L106C61-L106C61)。

> [@singi2016cn](#):
>
> 编辑 `templates/web.template.yml`

您不应在 `web.template.yml` 中进行此更改。您应在您站点特定的 `containers/app.yml` 中进行更改。

---

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