File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- FROM php:8.3 -apache-bookworm
1
+ FROM php:8.4 -apache-bookworm
2
2
3
3
# So we can use it anywhere for conditional stuff. Keeping BC with old (non-buildkit, builders)
4
4
ARG TARGETPLATFORM
Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ A Moodle PHP environment configured for Moodle development based on [Official PH
6
6
7
7
| PHP Version | Variant | Tags | Status | Notes |
8
8
| --------------| ---------| ------------------| --------| -------|
9
- | PHP 8.3 | Bookworm| dev| [ ![ Test and publish 8.3] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml/badge.svg?branch=main )] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml ) ||
9
+ | PHP 8.4 | Bookworm| dev| [ ![ Test and publish 8.4] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml/badge.svg?branch=main )] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml ) ||
10
+ | PHP 8.4 | Bookworm | 8.4, 8.4-bookworm| [ ![ Test and publish 8.4] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml/badge.svg?branch=8.4-bookworm )] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml ) |
10
11
| PHP 8.3 | Bookworm | 8.3, 8.3-bookworm| [ ![ Test and publish 8.3] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml/badge.svg?branch=8.3-bookworm )] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml ) |
11
12
| PHP 8.2 | Bookworm | 8.2, 8.2-bookworm| [ ![ Test and publish 8.2] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml/badge.svg?branch=8.2-bookworm )] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml ) |
12
13
| PHP 8.1 | Bookworm | 8.1, 8.1-bookworm | [ ![ Test and publish 8.1] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml/badge.svg?branch=8.1-bookworm )] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml ) |
You can’t perform that action at this time.
0 commit comments