Skip to content

Commit a613103

Browse files
committed
[pc-version] Bump process compose to 1.24.2
1 parent afa6187 commit a613103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/devbox/util.go

Lines changed: 1 addition & 1 deletion
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.5.0"
19+
const processComposeVersion = "1.24.2"
2020

2121
var utilProjectConfigPath string
2222

0 commit comments

Comments
 (0)