Skip to content

Commit e663f8d

Browse files
committed
fix: compatibility with Docker 29
Testcontainers 1.x is not by default compatible with Docker 29.0.0+ API.
1 parent 39347a3 commit e663f8d

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)