Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce variable to store simulator version
Introduce an ARG (argument) in the Dockerfile to store the simulator version as a variable. The default version is set to "18.2.0," and it can be customized during the image build process using the --build-arg flag. JIRA:LIGHTY-260 Signed-off-by: tobias.pobocik <[email protected]>
- Loading branch information