Skip to content

Commit 7d32f89

Browse files
authored
Update README.md
1 parent 801a2cd commit 7d32f89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ docker pull elecena/python-php
1212
```
1313
$ docker images | head
1414
REPOSITORY TAG IMAGE ID CREATED SIZE
15-
elecena/python-php latest 8a6373969bad 1 second ago 92.8MB
15+
elecena/python-php latest 19dc5f8cbbc8 1 second ago 94.9MB
1616
```
1717

1818
## Installed software
@@ -21,8 +21,8 @@ elecena/python-php latest
2121
$ docker run -it elecena/python-php sh info.sh
2222
2323
### Python
24-
Python 3.8.6
25-
virtualenv 20.0.31 from /usr/local/lib/python3.8/site-packages/virtualenv/__init__.py
24+
Python 3.9.0
25+
virtualenv 20.0.33 from /usr/local/lib/python3.9/site-packages/virtualenv/__init__.py
2626
2727
### PHP
2828
PHP 7.4.9 (cli) (built: Aug 31 2020 19:20:23) ( NTS )

0 commit comments

Comments
 (0)