Run update.sh

This commit is contained in:
Tianon Gravi
2015-04-09 13:50:40 -06:00
parent 486a717fa2
commit b913fdb224
66 changed files with 267 additions and 2 deletions
+4
View File
@@ -80,6 +80,10 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
# User Feedback
## Documentation
Documentation for this image is stored in the [`python` directory](https://github.com/docker-library/docs/tree/master/python) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request.
## Issues
If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/docker-library/python/issues).