Skip to content

Commit 7ae6a23

Browse files
authored
Update README.md
1 parent f642c0f commit 7ae6a23

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ docker pull elecena/python-php
1111

1212
```
1313
$ docker images | head
14-
REPOSITORY TAG IMAGE ID CREATED SIZE
15-
elecena/python-php latest 140a352ef8ee 1 second ago 102MB
14+
REPOSITORY TAG IMAGE ID CREATED SIZE
15+
elecena/python-php latest a573fc57ed6a 1 second ago 104MB
1616
```
1717

1818
## Installed software
@@ -22,14 +22,14 @@ $ docker run -it elecena/python-php sh info.sh
2222
2323
### Python
2424
Python 3.9.0
25-
virtualenv 20.2.2 from /usr/local/lib/python3.9/site-packages/virtualenv/__init__.py
25+
virtualenv 20.4.2 from /usr/local/lib/python3.9/site-packages/virtualenv/__init__.py
2626
2727
### PHP
28-
PHP 8.0.0 (cli) (built: Dec 4 2020 00:28:56) ( NTS )
28+
PHP 8.0.1 (cli) (built: Jan 10 2021 13:43:09) ( NTS )
2929
Copyright (c) The PHP Group
30-
Zend Engine v4.0.0-dev, Copyright (c) Zend Technologies
31-
with Zend OPcache v8.0.0, Copyright (c), by Zend Technologies
32-
Composer version 1.10.13 2020-09-09 11:46:34
30+
Zend Engine v4.0.1, Copyright (c) Zend Technologies
31+
with Zend OPcache v8.0.1, Copyright (c), by Zend Technologies
32+
Composer version 1.10.20 2021-01-27 15:41:06
3333
[PHP Modules]
3434
bz2
3535
calendar

0 commit comments

Comments
 (0)