Closed valeriy42 closed 2 weeks ago
This PR updates all Linux-related Dockerfiles and tutorials with the latest dependencies, libraries, and C++ compiler versions.
Dockerfile Updates:
centos:7
rockylinux:8
binutils
libxml2
patchelf
python
cmake
Tutorial Updates:
Buildkite:
Issues 0 New issues 0 Fixed issues 0 Accepted issues
Measures 0 Security Hotspots No data about Coverage 0.0% Duplication on New Code
See analysis details on SonarQube
This PR updates all Linux-related Dockerfiles and tutorials with the latest dependencies, libraries, and C++ compiler versions.
Changes
Dockerfile Updates:
centos:7
torockylinux:8
to maintain compatibility with RHEL in the future.binutils
2.37 -> 2.41libxml2
2.9.14 -> 2.10.4.patchelf
0.13 -> 0.18.0python
3.10.0 -> 3.12.7cmake
3.19.2 -> 3.30.5Tutorial Updates:
Buildkite: