We manage BTC core with dockers,
But the 23.0 version of the container doesn't work.
Starting bitcoin ... done
Attaching to bitcoin
bitcoin | ./bin/bitcoind: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by ./bin/bitcoind)
bitcoin | Invalid config file
bitcoin exited with code 0
We have used 23.0 version without any problems. We used the file we received from the address below, bitcoin-23.0-x86_64-linux-gnu.tar.gz
Is there a change in the specifications required by 23.0?