Commit f1563db
fix: Use datajoint/mysql image for testcontainers (has SSL configured)
The official mysql:8.0 image doesn't have SSL certificates configured,
causing SSL tests to fail. The datajoint/mysql:8.0 image has SSL
properly configured with certificates in /mysql_keys/.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent c416807 commit f1563db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments