loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.44k stars 311 forks source link

Fix/compose include #990

Closed 89luca89 closed 3 months ago

89luca89 commented 3 months ago

Bump compose library to 1.20.2 This requires bump to go 1.21+

This also requires the vendor update

Fix #952 Resolves ENG-3027