|
|
@@ -56,7 +56,6 @@ class SWEBenchSSHBox(DockerSSHBox):
|
|
|
workspace_mount_path=config.workspace_mount_path,
|
|
|
sandbox_workspace_dir=config.workspace_mount_path_in_sandbox,
|
|
|
cache_dir=config.cache_dir,
|
|
|
- use_host_network=config.use_host_network,
|
|
|
run_as_devin=config.run_as_devin,
|
|
|
ssh_hostname=config.ssh_hostname,
|
|
|
ssh_password=config.ssh_password,
|