@@ -11,14 +11,14 @@ Dockerfile to test MT.
1111| -| -| -| -| -| -| -|
1212| centos7| centos:7| 5.16.3| * 7.1.33* | * MariaDB 5.5.68* | 1.0.2k| 2024-06|
1313| buster| debian: buster-slim | * 5.28.1* | * 7.3.31* | * MariaDB 10.3.39* | 1.1.1n| 2022-01|
14- | bullseye| debian: bullseye-slim | * 5.32.1* | * 7.4.33* | * MariaDB 10.5.26 * | 1.1.1w| -|
14+ | bullseye| debian: bullseye-slim | * 5.32.1* | * 7.4.33* | * MariaDB 10.5.28 * | 1.1.1w| -|
1515| fedora35| fedora:35| * 5.34.1* | 8.0.26| 8.0.31| 1.1.1q| -|
1616| fedora37| fedora:37| * 5.36.1* | * 8.1.25* | 8.0.35| 3.0.9| -|
1717| fedora39| fedora:39| 5.38.2| * 8.2.25* | 8.0.39| 3.1.4| -|
18- | fedora40| fedora:40| * 5.38.2 * | 8.3.15 | * 8.0.40* | 3.2.2 | -|
19- | fedora41| fedora:41| * 5.40.0 * | * 8.3.15 * | * 8.4.3 * | 3.2.2 | -|
18+ | fedora40| fedora:40| * 5.38.3 * | 8.3.17 | * 8.0.40* | 3.2.4 | -|
19+ | fedora41| fedora:41| * 5.40.1 * | * 8.3.19 * | * 8.4.4 * | 3.2.4 | -|
2020| cloud6 (\* 1)| centos:7| * 5.28.2* | * 7.4.33* | * 5.7.44* | 1.0.2k| -|
21- | cloud7 (\* 1)| rockylinux/rockylinux:9| 5.38.2| 8.2.27 | MariaDB 10.5.22 | 3.2.2| -|
21+ | cloud7 (\* 1)| rockylinux/rockylinux:9| 5.38.2| 8.2.28 | MariaDB 10.5.27 | 3.2.2| -|
2222
2323\* 1 These images are not used in the MT cloud, but the well-known modules should have the same version (except for those used only in tests).
2424
@@ -29,16 +29,16 @@ Dockerfile to test MT.
2929| centos6 (\* 2)| centos:6| * 5.10.1* | * 5.3.3* | * 5.1.73* | 1.0.1e| 2020-11|
3030| centos8| centos:8| 5.26.3| * 8.0.30* | 8.0.26| 1.1.1k| 2021-12|
3131| fedora32 (\* 2)| fedora:32| * 5.30.3* | 7.4.19| 8.0.24| 1.1.1k| -|
32- | rawhide| fedora: rawhide | 5.40.0 | 8.4.3 | 8.0.40 | 3.2.2 | -|
33- | rockylinux| rockylinux/rockylinux:9| 5.32.1| 8.1.31 | 8.0.36 | 3.2.2| -|
32+ | rawhide| fedora: rawhide | 5.40.1 | 8.4.5 | 8.0.41 | 3.2.4 | -|
33+ | rockylinux| rockylinux/rockylinux:9| 5.32.1| 8.1.32 | 8.0.41 | 3.2.2| -|
3434| bookworm| debian: bookworm-slim | 5.36.0| 8.2.26| * MariaDB 10.11.6* | 3.0.15| -|
35- | sid| debian: sid | 5.40.0 | 8.4.2 | MariaDB 11.4.4 | 3.3.2 | -|
36- | noble| ubuntu: noble | 5.38.2| 8.3.6| 8.4.3 | 3.0.13| -|
35+ | sid| debian: sid | 5.40.1 | 8.4.5 | MariaDB 11.4.5 | 3.4.1 | -|
36+ | noble| ubuntu: noble | 5.38.2| 8.3.6| 8.4.4 | 3.0.13| -|
3737| amazonlinux| amazonlinux:2| 5.16.3| 7.4.33| MariaDB 5.5.68| 1.0.2k| -|
3838| amazonlinux2022 (\* 4)| amazonlinux:2023| 5.32.1| 8.3.7| MariaDB 10.5.25| 3.0.8| -|
39- | postgresql| fedora:41| 5.40.1| 8.3.17 | Postgres 16.3 | 3.2.4| -|
39+ | postgresql| fedora:41| 5.40.1| 8.3.19 | Postgres 16.8 | 3.2.4| -|
4040| oracle (\* 3)| oraclelinux:7-slim| 5.16.3| 7.4.33| MariaDB 5.5.68| 1.0.2k| -|
41- | oracle8 (\* 3)| oraclelinux:8-slim| 5.26.3| 8.2.27 | MariaDB 10.3.39| 1.1.1k| -|
41+ | oracle8 (\* 3)| oraclelinux:8-slim| 5.26.3| 8.2.28 | MariaDB 10.3.39| 1.1.1k| -|
4242
4343\* 2 These images were used to test older versions of MT.
4444\* 3 with DBD::Oracle 1.80 + OracleInstantClient 21.7
@@ -50,7 +50,7 @@ Dockerfile to test MT.
5050| -| -| -|
5151| addons8| movabletype/test: cloud7 | vsftpd 3.0.5, proftpd 1.3.8b, pureftpd 1.0.50, slapd 2.6.6|
5252| chromiumdriver| movabletype/test: bullseye | chromedriver 120.0.6099.224|
53- | playwright| movabletype/test: bullseye | node 22.12 .0, playwright 1.49.1 |
53+ | playwright| movabletype/test: bullseye | node 22.14 .0, playwright 1.51.0 |
5454
5555## How to update
5656
0 commit comments