From f9a6df5d63cfee1d55eebf1c47e77bf38531da62 Mon Sep 17 00:00:00 2001 From: Rares Matei Date: Mon, 25 Jul 2022 18:06:20 +0100 Subject: [PATCH] docs(nx-cloud): update private cloud release notes (#11285) --- docs/nx-cloud/reference/release-notes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/nx-cloud/reference/release-notes.md b/docs/nx-cloud/reference/release-notes.md index bb97b91f80..f33c665706 100644 --- a/docs/nx-cloud/reference/release-notes.md +++ b/docs/nx-cloud/reference/release-notes.md @@ -87,6 +87,14 @@ Cleanup: Handle issues with the network and the api in a consistent fashion. # Docker Containers +## 2.4.10 + +- Fix an issue with the admin password not being set correctly + +## 2.4.9 + +- Align all NxCloud images to this version. No new fixes or features included. + ## 2.4.8 IMPORTANT: The default container mode has changed from COMMUNITY to ENTERPRISE. If you are running a Community version of the container, you will need to make sure the `NX_CLOUD_MODE=private-community` is explicitly set (otherwise your container will fail to start-up).