Commit 70d0621
authored
[TEST] Use Docker Compose v2 for TestFixturePlugin (elastic#120214) (elastic#120254)
Upgrading from using V1 to be able to run on CI machines which
`docker-compose` command use some detached version which doesn't work
nicely with gradle-docker-compose-plugin.1 parent eeef805 commit 70d0621
File tree
1 file changed
+1
-1
lines changed- build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/testfixtures
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments