We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06bf8e commit e106c39Copy full SHA for e106c39
internal/devbox/util.go
@@ -16,7 +16,7 @@ import (
16
"go.jetpack.io/devbox/internal/xdg"
17
)
18
19
-const processComposeVersion = "1.24.2"
+const processComposeVersion = "1.34.0"
20
21
var utilProjectConfigPath string
22
0 commit comments