Skip to content

Commit 31cba18

Browse files
committed
Update README
1 parent 5b32816 commit 31cba18

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ 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.28*|1.1.1w|-|
15-
|fedora35|fedora:35|*5.34.1*|8.0.26|8.0.31|1.1.1q|2022-06|
14+
|bullseye|debian:bullseye-slim|*5.32.1*|*7.4.33*|*MariaDB 10.5.28*|1.1.1w|2024-08|
15+
|fedora35|fedora:35|*5.34.1*|8.0.26|8.0.31|1.1.1q|2022-12|
1616
|fedora37|fedora:37|*5.36.1*|*8.1.25*|8.0.35|3.0.9|2023-12|
17-
|fedora39|fedora:39|5.38.2|*8.2.25*|8.0.39|3.1.4|2024-11|
18-
|fedora40|fedora:40|*5.38.3*|8.3.19|*8.0.40*|3.2.4|-|
19-
|fedora41|fedora:41|*5.40.1*|*8.3.19*|*8.4.4*|3.2.4|-|
17+
|fedora39|fedora:39|*5.38.2|*8.2.25*|*8.0.39*|3.1.4|2024-11|
18+
|fedora41|fedora:41|5.40.2|*8.3.21*|8.4.5|3.2.4|-|
19+
|fedora42|fedora:42|*5.40.2*|*8.4.7*|*8.4.5*|3.2.4|-|
2020
|cloud6 (\*1)|centos:7|*5.28.2*|*7.4.33*|*5.7.44*|1.0.2k|-|
2121
|cloud7 (\*1)|rockylinux/rockylinux:9|5.38.2|8.2.28|MariaDB 10.5.27|3.2.2|-|
2222

@@ -27,16 +27,17 @@ Dockerfile to test MT.
2727
|image name|base image|Perl|PHP|MySQL|OpenSSL|End of Life|
2828
|-|-|-|-|-|-|-|
2929
|centos6 (\*2)|centos:6|*5.10.1*|*5.3.3*|*5.1.73*|1.0.1e|2020-11|
30-
|centos8|centos:8|5.26.3|*8.0.30*|8.0.26|1.1.1k|2021-12|
30+
|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|2021-05|
32-
|rawhide|fedora:rawhide|5.40.1|8.4.5|8.0.41|3.5.0|-|
32+
|fedora40 (\*2)|fedora:40|5.38.4|8.3.20|8.0.41|3.2.4|-|
33+
|rawhide|fedora:rawhide|5.40.2|8.4.7|8.4.5|3.5.0|-|
3334
|rockylinux|rockylinux/rockylinux:9|5.32.1|8.1.32|8.0.41|3.2.2|-|
34-
|bookworm|debian:bookworm-slim|5.36.0|8.2.28|*MariaDB 10.11.11*|3.0.15|-|
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|-|
35+
|bookworm|debian:bookworm-slim|5.36.0|8.2.28|*MariaDB 10.11.11*|3.0.15|2028-06|
36+
|sid|debian:sid|5.40.1|8.4.6|MariaDB 11.8.1|3.5.0|-|
37+
|noble|ubuntu:noble|5.38.2|8.3.6|8.4.5|3.0.13|-|
3738
|amazonlinux|amazonlinux:2|5.16.3|7.4.33|MariaDB 5.5.68|1.0.2k|-|
3839
|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.19|Postgres 16.8|3.2.4|-|
40+
|postgresql|fedora:41|5.40.2|8.3.21|Postgres 16.8|3.2.4|-|
4041
|oracle (\*3)|oraclelinux:7-slim|5.16.3|7.4.33|MariaDB 5.5.68|1.0.2k|-|
4142
|oracle8 (\*3)|oraclelinux:8-slim|5.26.3|8.2.28|MariaDB 10.3.39|1.1.1k|-|
4243

@@ -50,7 +51,7 @@ Dockerfile to test MT.
5051
|-|-|-|
5152
|addons8|movabletype/test:cloud7|vsftpd 3.0.5, proftpd 1.3.8b, pureftpd 1.0.50, slapd 2.6.6|
5253
|chromiumdriver|movabletype/test:bullseye|chromedriver 120.0.6099.224|
53-
|playwright|movabletype/test:bullseye|node 22.14.0, playwright 1.51.1|
54+
|playwright|movabletype/test:bullseye|node 22.15.1, playwright 1.52.0|
5455

5556
## How to update
5657

0 commit comments

Comments
 (0)