Run update-tag-details.sh

This commit is contained in:
Docker Library Bot
2016-01-18 12:29:50 -08:00
parent b2c2c60f78
commit e97aac874b
3 changed files with 81 additions and 203 deletions
+20
View File
@@ -31,6 +31,8 @@
- [`python:3.3-onbuild`](#python33-onbuild)
- [`python:3.3.6-slim`](#python336-slim)
- [`python:3.3-slim`](#python33-slim)
- [`python:3.3.6-alpine`](#python336-alpine)
- [`python:3.3-alpine`](#python33-alpine)
- [`python:3.3.6-wheezy`](#python336-wheezy)
- [`python:3.3-wheezy`](#python33-wheezy)
- [`python:3.4.4`](#python344)
@@ -39,6 +41,8 @@
- [`python:3.4-onbuild`](#python34-onbuild)
- [`python:3.4.4-slim`](#python344-slim)
- [`python:3.4-slim`](#python34-slim)
- [`python:3.4.4-alpine`](#python344-alpine)
- [`python:3.4-alpine`](#python34-alpine)
- [`python:3.4.4-wheezy`](#python344-wheezy)
- [`python:3.4-wheezy`](#python34-wheezy)
- [`python:3.5.1`](#python351)
@@ -7304,6 +7308,14 @@ CMD ["python3"]
- v2 Content-Length: 32.0 B
- v2 Last-Modified: Sat, 14 Nov 2015 09:09:44 GMT
## `python:3.3.6-alpine`
**does not exist** (yet?)
## `python:3.3-alpine`
**does not exist** (yet?)
## `python:3.3.6-wheezy`
```console
@@ -9414,6 +9426,14 @@ CMD ["python3"]
- v2 Content-Length: 32.0 B
- v2 Last-Modified: Sat, 14 Nov 2015 09:09:44 GMT
## `python:3.4.4-alpine`
**does not exist** (yet?)
## `python:3.4-alpine`
**does not exist** (yet?)
## `python:3.4.4-wheezy`
```console