Open
Description
On lines 170 and 173 of buildWLSDockerImage.sh
note that the version of the jar file is hard coded in the -o
argument, but it is stored in a variable on the actual URL. Both the -o
and the URL should be sharing a variable in some way.
This was found by @galiacheng reported to me by @zhengchang907 .
Metadata
Metadata
Assignees
Labels
No labels