Commit f2f6885
fix: upgrade testcontainers to 2.0.x for Docker 29 compatibility
Docker 29.0.0 increased the minimum API version from 1.24 to 1.44,
breaking testcontainers 1.x which only supports API version 1.32.
Upgrades:
- testcontainers: 1.20.3 -> 2.0.3
- kindcontainer: 1.4.9 -> 2.0.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6cd4ea3 commit f2f6885
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments