From be1df2cdc3e8f2b16cd007dcdb59c8093024a0a3 Mon Sep 17 00:00:00 2001 From: gummar Date: Tue, 12 Nov 2019 11:26:31 +0000 Subject: PNF Simulator/Netconf Simulator docker compose to use devel tag Issue-ID: INT-1320 Signed-off-by: gummar Change-Id: Iadc7a6bebef9302ae711a3227789f603f19270cd --- test/mocks/pnfsimulator/netconfsimulator/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/mocks/pnfsimulator/netconfsimulator/docker-compose.yml b/test/mocks/pnfsimulator/netconfsimulator/docker-compose.yml index 201f7c4de..ebacb4f1b 100644 --- a/test/mocks/pnfsimulator/netconfsimulator/docker-compose.yml +++ b/test/mocks/pnfsimulator/netconfsimulator/docker-compose.yml @@ -39,7 +39,7 @@ services: - netopeer netopeer: - image: sysrepo/sysrepo-netopeer2:latest + image: sysrepo/sysrepo-netopeer2:devel ports: - "830:830" - "5002:5002" -- cgit 1.2.3-korg