diff --git a/install-dependencies.sh b/install-dependencies.sh index 9fd0a035e6..12b2e28064 100755 --- a/install-dependencies.sh +++ b/install-dependencies.sh @@ -47,6 +47,17 @@ fedora_packages=( ant-junit maven pystache + patchelf + python3 + python3-PyYAML + python3-pyudev + python3-setuptools + python3-urwid + python3-pyparsing + python3-requests + python3-pyudev + python3-setuptools + dnf-utils ) centos_packages=( diff --git a/tools/toolchain/image b/tools/toolchain/image index 490ef73c4d..40d5227c2a 100644 --- a/tools/toolchain/image +++ b/tools/toolchain/image @@ -1 +1 @@ -docker.io/scylladb/scylla-toolchain:fedora-29-20190107 \ No newline at end of file +docker.io/scylladb/scylla-toolchain:fedora-29-20190123 \ No newline at end of file