commit | a2feaf9b65cbba66181fb560b5815a62427d65cc | [log] [tgz] |
---|---|---|
author | vasraz <vasyl.razinkov@est.tech> | Fri May 05 11:57:56 2023 +0100 |
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | Mon May 08 13:11:02 2023 +0000 |
tree | be49cc57d447f7bb94e717e1ee970d4b095e1473 | |
parent | af3fdfce91aeea1804c76a8571c102b78dde3794 [diff] [blame] |
Support SIP TLS Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Icbadd04cfa87302491c59f2e4a39ef92aaafcaa3 Issue-ID: SDC-4483
diff --git a/utils/webseal-simulator/sdc-simulator/Dockerfile b/utils/webseal-simulator/sdc-simulator/Dockerfile index 5f30e8c..22e74df 100644 --- a/utils/webseal-simulator/sdc-simulator/Dockerfile +++ b/utils/webseal-simulator/sdc-simulator/Dockerfile
@@ -1,4 +1,4 @@ -FROM onap/integration-java11:9.0.0 +FROM onap/integration-java11:10.0.0 USER root ARG JETTY_FOLDER=/app/jetty