You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/weblogic-docker-images.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ The Oracle WebLogic Server Kubernetes Operator requires patch 29135930.
68
68
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.
69
69
70
70
[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.
72
72
73
73
When using that sample, you will need to download the required patch and also
74
74
some prerequisite patches. To find the correct version of the patch, you should
0 commit comments