mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
test/docker: upgrade netconf-client in docker image
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# shellcheck disable=SC2034,SC2154
|
||||
|
||||
# Current container image
|
||||
INFIX_TEST=ghcr.io/kernelkit/infix-test:1.9
|
||||
INFIX_TEST=ghcr.io/kernelkit/infix-test:2.0
|
||||
|
||||
ixdir=$(readlink -f "$testdir/..")
|
||||
logdir=$(readlink -f "$testdir/.log")
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
libyang==2.7.1
|
||||
netconf_client==2.2.0
|
||||
netconf_client==3.1.1
|
||||
netifaces==0.11.0
|
||||
networkx==3.1
|
||||
pydot==1.4.2
|
||||
|
||||
Reference in New Issue
Block a user