Skip to content

Commit c6cc708

Browse files
authored
fix: compatibility with Docker 29 (#15249)
Testcontainers 1.x is not by default compatible with Docker 29.0.0+ API.
1 parent 21f32a7 commit c6cc708

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Workaround for running Testcontainers 1.x with Docker 29.0.0+
2+
api.version=1.44

0 commit comments

Comments
 (0)