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.