We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa6187 commit a613103Copy full SHA for a613103
internal/devbox/util.go
@@ -16,7 +16,7 @@ import (
16
"go.jetpack.io/devbox/internal/xdg"
17
)
18
19
-const processComposeVersion = "1.5.0"
+const processComposeVersion = "1.24.2"
20
21
var utilProjectConfigPath string
22
0 commit comments