gnomock
gnomock copied to clipboard
Removed usage of deprecated docker container type options
The used container types were deprecated in https://github.com/moby/moby/pull/47148 which leads to an error as observed here https://github.com/orlangure/gnomock/discussions/1029
This PR updates the deprecated container type options to the corresponding new container options.