@@ -311,7 +311,7 @@ Also note that although you *can* just specify a PHP version, major releases of
311311
312312# ## Major Versions
313313
314- * 3.x - Alpine 3.12 , Composer 2, PHP 7.1 through 8.0, dropped prestissimo from default `GLOBAL_REQUIRE`, added `--optimize-autoloader` to default `COMPOSER_OPTIONS`
314+ * 3.x - Alpine 3.10-3.14 , Composer 2, PHP 7.1 through 8.0, dropped prestissimo from default `GLOBAL_REQUIRE`, added `--optimize-autoloader` to default `COMPOSER_OPTIONS`
315315* 2.x - Alpine 3.9, Composer 1, PHP 7.1 through 7.3, build extensions using [mlocati/docker-php-extension-installer](https://github.com/mlocati/docker-php-extension-installer)
316316* 1.4.x - Alpine 3.9, Composer 1, PHP 7.1 and 7.2, image based on Docker php-fpm-alpine, scripted extension builds
317317* 1.3.x and older - Alpine 3.6, PHP 7.1 only, implemented as an overlay on the nginx-php-fpm image
@@ -320,9 +320,9 @@ Also note that although you *can* just specify a PHP version, major releases of
320320
321321| Tags | PHP | nginx | mod lua | alpine | Notes |
322322| ------------- | ------ | ------ | ------- | ------ | ----- |
323- | 8.0-3.0.x | 8.0.7 | 1.18.0 | 0.10.15 | 3.12 |Composer 2|
324- | 7.4-3.0.x | 7.4.20 | 1.18.0 | 0.10.15 | 3.12 ||
325- | 7.3-3.0.x | 7.3.28 | 1.18.0 | 0.10.15 | 3.12 ||
323+ | 8.0-3.0.x | 8.0.9 | 1.20.1 | 0.10.19 | 3.14 |Composer 2|
324+ | 7.4-3.0.x | 7.4.22 | 1.20.1 | 0.10.19 | 3.14 ||
325+ | 7.3-3.0.x | 7.3.29 | 1.20.1 | 0.10.19 | 3.14 ||
326326| 7.2-3.0.x | 7.2.34 | 1.18.0 | 0.10.15 | 3.12 ||
327327| 7.1-3.0.x | 7.1.33 | 1.16.1 | 0.10.15 | 3.10 ||
328328| | | | | | |
0 commit comments