Skip to content

Commit f077728

Browse files
committed
fix update documentation, jdkVersion is not a valid option for update
1 parent 87ad37d commit f077728

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/update-image.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ Update WebLogic Docker image with selected patches
3232
| `--fromImage` | Docker image to be updated. The `fromImage` option serves as a starting point for the new image to be created. | `weblogic:12.2.1.3.0` |
3333
| `--httpProxyUrl` | Proxy for the HTTP protocol. Example: `http://myproxy:80` or `http:user:passwd@myproxy:8080` | |
3434
| `--httpsProxyUrl` | Proxy for the HTTPS protocol. Example: `https://myproxy:80` or `https:user:passwd@myproxy:8080` | |
35-
| `--installerResponseFile` | Path to a response file. Overrides the default responses for the Oracle installer. | |
36-
| `--jdkVersion` | Version of the server JDK to install. | `8u202` |
3735
| `--latestPSU` | (DEPRECATED) Find and apply the latest PatchSet Update, see [Additional information](#additional-information). | |
3836
| `--opatchBugNumber` | The patch number for OPatch (patching OPatch). | |
3937
| `--password` | Request password for the Oracle Support `--user` on STDIN, see `--user`. | |

0 commit comments

Comments
 (0)