Bug: sonar-scanner libseam glibc error (clock_gettime not defined)

Running into this same issue on docker in Azure Devops.

2021-08-10T18:22:30.6355666Z INFO: SonarScanner 4.6.0.2311
2021-08-10T18:22:30.6356631Z INFO: Java 11.0.3 AdoptOpenJDK (64-bit)
2021-08-10T18:22:30.6357100Z INFO: Linux 5.8.0-1039-azure amd64
2021-08-10T18:23:44.2791671Z /__w/1/s/.scannerwork/.sonartmp/18307609006397033493/subprocess: relocation error: /__w/1/s/.scannerwork/.sonartmp/18307609006397033493/libseam.so: symbol clock_gettime, version GLIBC_2.2.5 not defined in file libc.so.6 with link time reference

docker image hasn’t changed, Microsoft Hosted Image might have (ubuntu-latest):

Attempted to upgrade sonar-scanner to ‘4.6.2.2472’, but that didn’t make a difference.