mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
- Change initial API version from 1.40 to 1.44 to support Docker 29.3+ (API 1.54) - Add automatic fallback to API 1.40 for older Docker versions (20.10, API 1.41) - Fixes "client version 1.40 is too old. Minimum supported API version is 1.44" error - Ensures compatibility across Docker versions 20.10 (API 1.41) to 29.3+ (API 1.54+) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>