This was a bug in daytona-api 0.2.1, fixed in image 0.2.2. Update your compose files (the image tag was bumped to 0.2.2 in the fix commit), then tear the stack down including volumes and recreate it — a plain restart is not enough: `docker compose -f docker/docker-compose.yaml down --volumes` then `…
This was a bug in daytona-api 0.2.1, fixed in image 0.2.2. Update your compose files (the image tag was bumped to 0.2.2 in the fix commit), then tear the stack down including volumes and recreate it — a plain restart is not enough: `docker compose -f docker/docker-compose.yaml down --volumes` then `…