From b7d909383efa4735a01932b0891443099b7363a2 Mon Sep 17 00:00:00 2001 From: GuidesBot <42877064+GuidesBot@users.noreply.github.com> Date: Tue, 13 Aug 2024 17:34:06 -0400 Subject: [PATCH] Updated by github actions from guide-getting-started (#3266) Co-authored-by: GuidesBot --- .../cloud-hosted-guide-getting-started/instructions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/instructions/cloud-hosted-guide-getting-started/instructions.md b/instructions/cloud-hosted-guide-getting-started/instructions.md index 335d5309..54b9c50a 100644 --- a/instructions/cloud-hosted-guide-getting-started/instructions.md +++ b/instructions/cloud-hosted-guide-getting-started/instructions.md @@ -217,7 +217,7 @@ After you make the file changes, Open Liberty automatically reloads its configur [INFO] [AUDIT] CWWKZ0009I: The application io.openliberty.guides.getting-started has stopped successfully. [INFO] [AUDIT] CWWKG0017I: The server configuration was successfully updated in 0.284 seconds. [INFO] [AUDIT] CWWKT0016I: Web application available (default_host): http://foo:9080/health/ -[INFO] [AUDIT] CWWKF0012I: The server installed the following features: [mpHealth-3.0]. +[INFO] [AUDIT] CWWKF0012I: The server installed the following features: [mpHealth-4.0]. [INFO] [AUDIT] CWWKF0008I: Feature update completed in 0.285 seconds. [INFO] [AUDIT] CWWKT0016I: Web application available (default_host): http://foo:9080/ [INFO] [AUDIT] CWWKZ0003I: The application io.openliberty.guides.getting-started updated in 0.173 seconds. @@ -520,7 +520,7 @@ Your image should appear in the list of all Docker images: ``` REPOSITORY TAG IMAGE ID CREATED SIZE -openliberty-getting-started 1.0-SNAPSHOT 85085141269b 21 hours ago 487MB +openliberty-getting-started 1.0-SNAPSHOT 88173351adfa 2 minutes ago 780MB ``` Next, run the image as a container: