# Discourse 测试版分支的即将变更

**URL:** https://meta.discourse.org/t/upcoming-changes-to-the-beta-branch-of-discourse/262063
**Category:** Announcements
**Created:** [2023 年4 月 19 日 17:27 UTC](https://meta.discourse.org/t/upcoming-changes-to-the-beta-branch-of-discourse/262063 "2023-04-19T17:27:39Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### 作者： ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### 发布日期： [2023 年4 月 19 日 17:27 UTC](https://meta.discourse.org/t/upcoming-changes-to-the-beta-branch-of-discourse/262063/1 "2023-04-19T17:27:39Z")

</div>

我们正在精简发布流程，并将移除 `beta` 分支。它将被一个新的 `beta` 标签取代，该标签将始终指向最新的 beta 版本。

**这对您意味着什么？** 如果您的 Discourse 实例当前正在跟踪 `beta` 分支，那么您将收到提示，需要在命令行重建 Docker 容器以应用此更改：

```plaintext
cd /var/discourse
git pull
./launcher rebuild app

```

之后，一切都应该像以前一样运行，因为所有涉及的组件都已更新以支持新的 `beta` 标签。 🥳

> :discourse2: 由我们托管？那么无需担心。此更改不会影响您的网站。

---

_[View the full topic](https://meta.discourse.org/t/upcoming-changes-to-the-beta-branch-of-discourse/262063)._
