diff --git a/README.md b/README.md index 2a65f6b..e78f6f9 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ Python and PHP under the same roof (in **under 125 MB Docker image**). https://github.com/elecena/python-php/pkgs/container/python-php ``` -docker pull ghcr.io/elecena/python-php:3.11.2-8.2.3:v2 +docker pull ghcr.io/elecena/python-php:3.12.2-8.2.16 ``` ``` $ docker images | head -REPOSITORY TAG IMAGE ID CREATED SIZE -elecena/python-php latest ff36428b8c54 2 seconds ago 123MB +REPOSITORY TAG IMAGE ID CREATED SIZE +elecena/python-php latest f36a573282ee 1 second ago 122MB ``` ## Installed software @@ -21,15 +21,14 @@ elecena/python-php latest ff36428b8c54 2 seconds ago 123MB $ docker run -it elecena/python-php sh info.sh ### Python -Python 3.11.2 -virtualenv 20.21.0 from /usr/local/lib/python3.11/site-packages/virtualenv/__init__.py - +Python 3.12.2 +virtualenv 20.25.1 from /usr/local/lib/python3.12/site-packages/virtualenv/__init__.py ### PHP -PHP 8.2.3 (cli) (built: Feb 14 2023 20:48:45) (NTS) +PHP 8.2.16 (cli) (built: Feb 16 2024 22:19:12) (NTS) Copyright (c) The PHP Group -Zend Engine v4.2.3, Copyright (c) Zend Technologies - with Zend OPcache v8.2.3, Copyright (c), by Zend Technologies -Composer version 2.5.4 2023-02-15 13:10:06 +Zend Engine v4.2.16, Copyright (c) Zend Technologies + with Zend OPcache v8.2.16, Copyright (c), by Zend Technologies +Composer version 2.7.1 2024-02-09 15:26:28 [PHP Modules] bz2 calendar @@ -41,7 +40,6 @@ dom exif fileinfo filter -ftp hash iconv json @@ -77,7 +75,6 @@ xsl yaml Zend OPcache zlib - [Zend Modules] Zend OPcache ```