Skip to content

Commit e106c39

Browse files
authored
Bump process-compose to 1.34.0 (#2336)
## Summary Bump process-compose to 1.34.0. This includes Greg's fix for the CultureAmp reported issue. ## How was it tested?
1 parent b06bf8e commit e106c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/devbox/util.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"go.jetpack.io/devbox/internal/xdg"
1717
)
1818

19-
const processComposeVersion = "1.24.2"
19+
const processComposeVersion = "1.34.0"
2020

2121
var utilProjectConfigPath string
2222

0 commit comments

Comments
 (0)