diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2022-07-13 12:57:16 +0100 |
---|---|---|
committer | ToineSiebelink <toine.siebelink@est.tech> | 2022-07-14 12:26:47 +0100 |
commit | af8d434068e6f0d2b88c152b069afdcaf162f6c2 (patch) | |
tree | 99f3391e2133056e664d7a03d916d9342fbfb6f1 /csit/plans/dmi/pnfsim/docker-compose.yml | |
parent | a20d608105689d830823af149a2a5f7bcf68e696 (diff) |
Update dependencies (release task)
- Changed HTTP Client version to 4.5.13
- Use system Docker-Compose instead of downloading it
- Removed ALL Docker Compose File versions
Issue-ID: CPS-1106
Change-Id: I0734099caad79acd52aecdb2faf98cceb0943224
Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Diffstat (limited to 'csit/plans/dmi/pnfsim/docker-compose.yml')
-rw-r--r-- | csit/plans/dmi/pnfsim/docker-compose.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/csit/plans/dmi/pnfsim/docker-compose.yml b/csit/plans/dmi/pnfsim/docker-compose.yml index de9b2717..f39b8627 100644 --- a/csit/plans/dmi/pnfsim/docker-compose.yml +++ b/csit/plans/dmi/pnfsim/docker-compose.yml @@ -14,8 +14,6 @@ # limitations under the License. # ============LICENSE_END========================================================= -version: '3' - services: netconf-pnp-simulator: image: nexus3.onap.org:10001/onap/integration/simulators/netconf-pnp-simulator:2.8.6 |