In `install-dependencies.sh` we use hardcoded `scylla-driver` release. this version should be identical to `tools/cqlsh/requirements.txt` value. It's better to have once source for `scylla-driver` version. upading `install-dependancies.sh` to use the release from `tools/cqlsh` directly Removing `geomet` hardcoded version Also removing the support for `s390x` arch as we never use it Frozen toolchain regenerated. Optimized clang from * https://devpkg.scylladb.com/clang/clang-19.1.7-Fedora-41-aarch64.tar.gz * https://devpkg.scylladb.com/clang/clang-19.1.7-Fedora-41-x86_64.tar.gz Closes scylladb/scylladb#23841
2 lines
55 B
Plaintext
2 lines
55 B
Plaintext
docker.io/scylladb/scylla-toolchain:fedora-41-20250514
|