Skip to content

Commit a64662d

Browse files
committed
docs: update compose module minimum Go version to 1.25
modules/compose/go.mod requires go 1.25.9.
1 parent 33eefc1 commit a64662d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/features/docker_compose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependent upon.
1010
## Using `docker compose` directly
1111

1212
!!!warning
13-
The minimal version of Go required to use this module is **1.21**.
13+
The minimal version of Go required to use this module is **1.25**.
1414

1515
```
1616
go get github.com/testcontainers/testcontainers-go/modules/compose

0 commit comments

Comments
 (0)