From 339c62eb5bbc939347183f981f0875cc45788732 Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Thu, 23 Mar 2023 09:26:07 +0000 Subject: Change of the Dockerfiles for java image for London rel Issue-ID: INT-2214 Signed-off-by: Lukasz Rajewski Signed-off-by: Michal Jagiello Change-Id: Ice309c620a60d3ac33e695ce4571e0cf21b33a6e --- tox.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 9a019f4..34accc5 100644 --- a/tox.ini +++ b/tox.ini @@ -5,11 +5,13 @@ skipsdist = true requires = pip >= 8 [testenv] -basepython = python3 +basepython = python3.8 whitelist_externals = git bash deps = + pyyaml == 3.13 + bandit == 1.3 coala-bears nodeenv -- cgit 1.2.3-korg