File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- FROM php:8.3.0RC2 -apache-bookworm
1
+ FROM php:8.3.0RC3 -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,7 @@ 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=master )] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml ) | 8.3.0rc2 , testing|
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=master )] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml ) | 8.3.0rc3 , testing|
10
10
| 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 ) |
11
11
| 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 ) |
12
12
| PHP 8.2 | Bullseye| 8.2-bullseye| [ ![ Test and publish 8.2] ( https://github.com/moodlehq/moodle-php-apache/actions/workflows/test_buildx_and_publish.yml/badge.svg?branch=8.2-bullseye )] ( 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