| Summary: | The docker-engine and docker-cli versions are not compatible with go 1.19.12 version | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Dominique Tronche <dominique.tronche> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | buildroot |
| Priority: | P1 | ||
| Version: | 2023.02.4 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Dominique Tronche
2023-09-04 13:36:19 UTC
Thanks for the heads up. Fixed on 2023.02.x and 2023.05.x by adding those 2 patches submitted by Christian. Thanks, I confirm these commits have corrected the bug on our platform (branch 2023.02.x) What patches are you referring to exactly? The bump to Docker 24.0.5? From what I can tell this is really a breakage introduced by go v1.19.11, and has been resolve in v1.19.13. By updating go to v1.19.13 the problem seems to be gone for me. |