Skip to content

Commit 3d61a1c

Browse files
authored
update patching instructions
1 parent 12f606c commit 3d61a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/weblogic-docker-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The Oracle WebLogic Server Kubernetes Operator requires patch 29135930.
6868
This patch does have some prerequisites that will also need to be applied. The standard image `store/oracle/weblogic:12.2.1.3` already has these patches applied.
6969

7070
[This sample](https://github.com/oracle/docker-images/blob/master/OracleWebLogic/samples/12213-patch-wls-for-k8s/README.md) in
71-
the Oracle GitHub Docker images repository demonstrates how to create an image with arbitrary patches. You can customize that sample to apply a different set of patches, if you require additional patches or PSUs.
71+
the Oracle GitHub Docker images repository demonstrates how to create an image with arbitrary patches, starting from an unpatched WebLogic Server 12.2.1.3 image (not the standard `store/oracle/weblogic:12.2.1.3` pre-patched image). You can customize that sample to apply a different set of patches, if you require additional patches or PSUs.
7272

7373
When using that sample, you will need to download the required patch and also
7474
some prerequisite patches. To find the correct version of the patch, you should

0 commit comments

Comments
 (0)