Skip to content

Commit 853bb68

Browse files
authored
bookworm changes
1 parent 2e27776 commit 853bb68

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,33 @@ How to [set this image up via docker](https://sumguy.com/install-wordpress-with-
77
Following tags exist in both amd64 && arm64/aarch64 && armv7/armhf:
88

99
( lines with ~~strikethrough~~ are now deprectaed, they are available but wont be built via CI anymore. if you need those updated, open an issue. )
10+
php-7 is still on bookworm.
11+
php8.1 and higher have now migrated to bookworm. so if you use php8.3-fpm-bullseye OR php8.3-fpm-bullseye they both are the same image built on bookworm. this was done to not break containers for anyone still using bullseye as the tag.
1012

1113
- 7-cli-bullseye
1214
- 7-cli-alpine
1315
- 7-fpm-bullseye
1416
- 7-fpm-alpine
15-
- 7-apache-bullseye
17+
- 7-apache-bullseye
1618
- ~~8.0-cli-bullseye~~
1719
- ~~8.0-cli-alpine~~
1820
- ~~8.0-apache-bullseye~~
1921
- ~~8.0-fpm-bullseye~~
2022
- ~~8.0-fpm-alpine~~
21-
- 8.1-fpm-bullseye
23+
- 8.1-fpm-bookworm
2224
- 8.1-fpm-alpine
23-
- 8.1-apache-bullseye
24-
- 8.1-cli-bullseye
25+
- 8.1-apache-bookworm
26+
- 8.1-cli-bookworm
2527
- 8.1-cli-alpine
26-
- 8.2-fpm-bullseye
28+
- 8.2-fpm-bookworm
2729
- 8.2-fpm-alpine
28-
- 8.2-apache-bullseye
29-
- 8.2-cli-bullseye
30+
- 8.2-apache-bookworm
31+
- 8.2-cli-bookworm
3032
- 8.2-cli-alpine
31-
- 8.3-fpm-bullseye
33+
- 8.3-fpm-bookworm
3234
- 8.3-fpm-alpine
33-
- 8.3-apache-bullseye
34-
- 8.3-cli-bullseye
35+
- 8.3-apache-bookworm
36+
- 8.3-cli-bookworm
3537
- 8.3-cli-alpine
3638

3739
Contains the following php extensions :

0 commit comments

Comments
 (0)