Commit 5c7e284
committed
Bump PHP, Nginx and MariaDB versions
Update container base images used by the project:
- docker/compose.yml:
nginx from 1.27-alpine -> 1.31-alpine,
mariadb from 11.4 -> 11.8 (still overridable via DOOGLE_* env vars)
- docker/php/Dockerfile: php from 8.3-fpm -> 8.4-fpm
- set GitHub Actions PHP to 8.4
These bumps bring newer upstream releases (security/feature updates). Validate compatibility with PHP 8.4 and MariaDB 11.8 in CI or local testing.1 parent 4f284f6 commit 5c7e284
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments