DEV: Bump minimal Docker version to 24.0.7 (#860)
When running the newer Debian bookworm based images, we are seeing `(ThreadError) can't create Thread: Operation not permitted` errors when trying to spawn a thread in Ruby. A similar issue was reported in https://github.com/docker-library/ruby/issues/429#issuecomment-1708908819 and the fix here is to upgrade Docker. Either way, we should probably update because Docker 17 has been EOF for many many years.
This commit is contained in:
parent
fbfff14a83
commit
31931deae8
Loading…
Reference in New Issue