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 bb67992 commit bc9af0bCopy full SHA for bc9af0b
internal/devbox/util.go
@@ -16,7 +16,7 @@ import (
16
"go.jetpack.io/devbox/internal/xdg"
17
)
18
19
-const processComposeVersion = "1.34.0"
+const processComposeVersion = "1.24.2"
20
21
var utilProjectConfigPath string
22
0 commit comments