File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 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
22
33# So we can use it anywhere for conditional stuff. Keeping BC with old (non-buildkit, builders)
44ARG 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
66
77| PHP Version | Variant | Tags | Status | Notes |
88| --------------| ---------| ------------------| --------| -------|
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 ) |
1011| 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 ) |
1112| 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 ) |
1213| 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