Commit 2b8d3c2
[#2270] Change docker image to container-registry.oracle.com/mysql/community-server:9.3.0
from `docker.io/mysql:9.2.0`
to `container-registry.oracle.com/mysql/community-server:9.3.0`
I found the registry in the official MySQL documentation:
https://dev.mysql.com/doc/refman/9.3/en/docker-mysql-getting-started.html#docker-download-image
The one from docker.io doesn't seem to work with testcontainers.1 parent 14dc7d1 commit 2b8d3c2
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments