Skip to content

Commit 014dc4e

Browse files
chore(docs): Update readme with more notes about default py versions.
1 parent 2204f42 commit 014dc4e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ other versions supported as well.
3434

3535
List of supported Python versions are (`<PY_VERSION>` -> base Docker image):
3636

37+
#### 1.1.x
38+
39+
- `py35` -> `python:3.5.7-slim-stretch`
40+
- `py36` -> `python:3.6.9-slim-stretch`
41+
- `py37` -> `python:3.7.4-slim-stretch`
42+
43+
#### 1.0.3
44+
3745
- `py35` -> `python:3.5.7-slim-stretch`
3846
- `py36` -> `python:3.6.8-slim-stretch`
3947
- `py37` -> `python:3.7.3-slim-stretch`

0 commit comments

Comments
 (0)