You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚨 These tags are no longer supported or maintained, they are removed from the GitHub repository, but the last versions pushed might still be available in Docker Hub if anyone has been pulling them:
26
23
27
24
*`python3.9-alpine3.14`
25
+
*`python3.8`
26
+
*`python3.8-slim`
28
27
*`python3.8-alpine3.10`
28
+
*`python3.7`
29
29
*`python3.7-alpine3.8`
30
30
*`python3.6`
31
31
*`python3.6-alpine3.8`
32
32
33
33
The last date tags for these versions are:
34
34
35
35
*`python3.9-alpine3.14-2024-03-11`
36
+
*`python3.8-2024-11-02`
37
+
*`python3.8-slim-2024-11-02`
36
38
*`python3.8-alpine3.10-2024-03-11`
39
+
*`python3.7-2024-11-02`
37
40
*`python3.7-alpine3.8-2024-03-11`
38
41
*`python3.6-2022-11-25`
39
42
*`python3.6-alpine3.8-2022-11-25`
40
43
41
44
---
42
45
43
-
**Note**: There are [tags for each build date](https://hub.docker.com/r/tiangolo/uvicorn-gunicorn/tags). If you need to "pin" the Docker image version you use, you can select one of those tags. E.g. `tiangolo/uvicorn-gunicorn:python3.7-2019-10-15`.
46
+
**Note**: There are [tags for each build date](https://hub.docker.com/r/tiangolo/uvicorn-gunicorn/tags). If you need to "pin" the Docker image version you use, you can select one of those tags. E.g. `tiangolo/uvicorn-gunicorn:python3.11-2024-11-02`.
0 commit comments