We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 801a2cd commit 7d32f89Copy full SHA for 7d32f89
README.md
@@ -12,7 +12,7 @@ docker pull elecena/python-php
12
```
13
$ docker images | head
14
REPOSITORY TAG IMAGE ID CREATED SIZE
15
-elecena/python-php latest 8a6373969bad 1 second ago 92.8MB
+elecena/python-php latest 19dc5f8cbbc8 1 second ago 94.9MB
16
17
18
## Installed software
@@ -21,8 +21,8 @@ elecena/python-php latest
21
$ docker run -it elecena/python-php sh info.sh
22
23
### Python
24
-Python 3.8.6
25
-virtualenv 20.0.31 from /usr/local/lib/python3.8/site-packages/virtualenv/__init__.py
+Python 3.9.0
+virtualenv 20.0.33 from /usr/local/lib/python3.9/site-packages/virtualenv/__init__.py
26
27
### PHP
28
PHP 7.4.9 (cli) (built: Aug 31 2020 19:20:23) ( NTS )
0 commit comments