-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
t/bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
After upgrading to 1.9.4, the version of the docker compose has changed to a hexa number:
Before upgrade:
❯ docker compose version
Docker Compose version v2.29.7
After upgrade:
❯ docker compose version
Docker Compose version 083f676
This breaks all tools that check the compose version is >=2.
To Reproduce
- Run
docker compose version
- Should report
Docker Compose version v2.29
tov2.32
at the moment of writing this issue
Expected behavior
It would be preferable if docker compose followed docker versions instead of using hexa characters
Diagnostic report (REQUIRED)
OrbStack info:
Version: 1.9.4
Commit: 0340d3df467210427d898aca2f221fa098b5d423 (v1.9.4)
System info:
macOS: 15.2 (24C101)
CPU: arm64, 10 cores
CPU model: Apple M1 Pro
Model: MacBookPro18,3
Memory: 32 GiB
Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2025-01-15T07-16-27.556335Z.zip
Screenshots and additional context (optional)
No response
OleksiiKruhlyk, peterlang-hiq, eexit and sroidl-airup
Metadata
Metadata
Assignees
Labels
t/bugSomething isn't workingSomething isn't working