Skip to content

Commit 18d12ae

Browse files
authored
Update README.md
1 parent 4d22c9e commit 18d12ae

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,25 @@ Python and PHP under the same roof.
66
https://github.com/elecena/python-php/pkgs/container/python-php
77

88
```
9-
docker pull ghcr.io/elecena/python-php:3.14.5-8.5.7
9+
docker pull ghcr.io/elecena/python-php:3.14.6-8.5.7
1010
```
1111

1212
```
1313
$ docker images | head
1414
REPOSITORY TAG IMAGE ID CREATED SIZE
15-
elecena/python-php latest d4b395e53c14 1 second ago 138MB
15+
elecena/python-php latest b62e5cc7e948 1 second ago 125MB
1616
```
1717

1818
## Installed software
1919

2020
```
2121
$ docker run -it elecena/python-php sh info.sh
2222
### Python
23-
Python 3.14.5
24-
virtualenv 21.4.2 from /usr/local/lib/python3.14/site-packages/virtualenv/__init__.py
23+
Python 3.14.6
24+
virtualenv 21.5.1 from /usr/local/lib/python3.14/site-packages/virtualenv/__init__.py
2525
2626
### PHP
27-
PHP 8.5.7 (cli) (built: Jun 10 2026 20:55:34) (NTS)
27+
PHP 8.5.7 (cli) (built: Jun 16 2026 00:17:14) (NTS)
2828
Copyright (c) The PHP Group
2929
Built by https://github.com/docker-library/php
3030
Zend Engine v4.5.7, Copyright (c) Zend Technologies

0 commit comments

Comments
 (0)