Dev container breaks after updating to 0.48

Please add the following info to help us diagnose your issue:

:white_check_mark: Check the forum to ensure the issue hasn’t been reported already
:lady_beetle: Provide a clear description of the bug
When opening workspace in a devcontainer, I get the following below

[2025-04-05T14:20:13.444Z] Command failed: /home/ubuntu/.cursor-server/bin/{{redacted}}/bin/cursor-server --log debug --force-disable-user-env --server-data-dir /home/ubuntu/.cursor-server --use-host-proxy --telemetry-level all --accept-server-license-terms --host 127.0.0.1 --port 0 --connection-token-file /home/ubuntu/.cursor-server/data/Machine/{{redacted}} --extensions-download-dir /home/ubuntu/.cursor-server/extensionsCache --start-server --disable-websocket-compression --skip-requirements-check

[2025-04-05T14:20:13.444Z] Segmentation fault

[2025-04-05T14:20:13.444Z] Exit code 139

Reverted back to version 0.43.5 and it works fine

:counterclockwise_arrows_button: Explain how to reproduce the bug (if known)

Open current directory in devcontainer, container rebuilds and exits with the error above

:camera: Attach screenshots or recordings (e.g., .jpg, .png, .mp4).

  • N/A

:laptop: Tell us your operating system and your Cursor version (e.g., Windows, 0.x.x).

Macbook Pro (Intel Core i5), Sonoma 14.3.1 using Cursor 0.48 trying to run Ubuntu 22 image FROM ghcr.io/sloretz/ros:humble-desktop

:prohibited: Tell us if the issue stops you from using Cursor.