From 83afb5db0d3c0592db197db2fa4c9e20bda3333c Mon Sep 17 00:00:00 2001 From: Adelaide Nxumalo <27953420+anxumalo@users.noreply.github.com> Date: Wed, 15 Nov 2023 18:36:08 +0000 Subject: [PATCH] [DOCS-7283] Update references to ACS 7.4 Download Trial --- content-services/7.4/admin/control-center.md | 2 +- content-services/7.4/install/containers/docker-compose.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content-services/7.4/admin/control-center.md b/content-services/7.4/admin/control-center.md index dc0a89786d..f9418d03cc 100644 --- a/content-services/7.4/admin/control-center.md +++ b/content-services/7.4/admin/control-center.md @@ -59,7 +59,7 @@ To deploy Content Services using Docker Compose, download and install [Docker](h > **Note:** Make sure that exposed ports are open on your host computer. Check the `docker-compose.yml` file to determine the exposed ports - refer to the `host:container` port definitions. You'll see they include 5432, 8080, 8083 and others. - > **Note:** The Download Trial is usually updated for *major.minor* versions of Content Services. The latest published version on our website is labelled *Version 7.3 - March 2022*. + > **Note:** The Download Trial is usually updated for *major.minor* versions of Content Services. The latest published version on our website is labelled *Version 7.4 - May 2023*. 2. Save the `docker-compose.yml` file in a local folder. diff --git a/content-services/7.4/install/containers/docker-compose.md b/content-services/7.4/install/containers/docker-compose.md index 4d24698f5d..4a9569d334 100644 --- a/content-services/7.4/install/containers/docker-compose.md +++ b/content-services/7.4/install/containers/docker-compose.md @@ -14,7 +14,7 @@ To deploy Content Services using Docker Compose, download and install [Docker](h > **Note:** Make sure that exposed ports are open on your host computer. Check the `docker-compose.yml` file to determine the exposed ports - refer to the `host:container` port definitions. You'll see they include 5432, 8080, 8083 and others. - > **Note:** The Download Trial is usually to the most recent version of Content Services. The latest published version on our website is labelled *Version 7.4 - May 2023*. + > **Note:** The Download Trial is usually updated for *major.minor* versions of Content Services. The latest published version on our website is labelled *Version 7.4 - May 2023*. 2. Save the `docker-compose.yml` file in a local folder.