Skip to content

Commit 9f3788b

Browse files
authored
Update README.md
1 parent db9fca9 commit 9f3788b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
python-php
22
==========
33

4-
Python and PHP under the same roof (in **around 100 MB Docker image**).
4+
Python and PHP under the same roof (in **under 125 MB Docker image**).
55

66
https://github.com/elecena/python-php/pkgs/container/python-php
77

88
```
9-
docker pull ghcr.io/elecena/python-php:3.11.2-8.2.3
9+
docker pull ghcr.io/elecena/python-php:3.11.2-8.2.3:v2
1010
```
1111

1212
```
@@ -22,7 +22,7 @@ $ docker run -it elecena/python-php sh info.sh
2222
2323
### Python
2424
Python 3.11.2
25-
virtualenv 20.20.0 from /usr/local/lib/python3.11/site-packages/virtualenv/__init__.py
25+
virtualenv 20.21.0 from /usr/local/lib/python3.11/site-packages/virtualenv/__init__.py
2626
2727
### PHP
2828
PHP 8.2.3 (cli) (built: Feb 14 2023 20:48:45) (NTS)
@@ -74,6 +74,7 @@ xml
7474
xmlreader
7575
xmlwriter
7676
xsl
77+
yaml
7778
Zend OPcache
7879
zlib
7980

0 commit comments

Comments
 (0)