Skip to content

Commit 6294b58

Browse files
authored
Merge pull request #386 from OpenLiberty/staging
Merge staging to prod - Fix mpHealth-3.0 => 4.0 in README (#385)
2 parents 66ae4bd + baa8341 commit 6294b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ After you make the file changes, Open Liberty automatically reloads its configur
179179
[INFO] [AUDIT] CWWKZ0009I: The application io.openliberty.guides.getting-started has stopped successfully.
180180
[INFO] [AUDIT] CWWKG0017I: The server configuration was successfully updated in 0.284 seconds.
181181
[INFO] [AUDIT] CWWKT0016I: Web application available (default_host): http://foo:9080/health/
182-
[INFO] [AUDIT] CWWKF0012I: The server installed the following features: [mpHealth-3.0].
182+
[INFO] [AUDIT] CWWKF0012I: The server installed the following features: [mpHealth-4.0].
183183
[INFO] [AUDIT] CWWKF0008I: Feature update completed in 0.285 seconds.
184184
[INFO] [AUDIT] CWWKT0016I: Web application available (default_host): http://foo:9080/
185185
[INFO] [AUDIT] CWWKZ0003I: The application io.openliberty.guides.getting-started updated in 0.173 seconds.
@@ -368,7 +368,7 @@ Your image should appear in the list of all Docker images:
368368
[source, role="no_copy"]
369369
----
370370
REPOSITORY TAG IMAGE ID CREATED SIZE
371-
openliberty-getting-started 1.0-SNAPSHOT 85085141269b 21 hours ago 487MB
371+
openliberty-getting-started 1.0-SNAPSHOT 88173351adfa 2 minutes ago 780MB
372372
----
373373

374374
Next, run the image as a container:

0 commit comments

Comments
 (0)