@@ -121,7 +121,7 @@ By default the startup script checks for the following packages and uses the fir
121
121
If you are using pip to install dependencies your dockerfile could look like this-
122
122
123
123
``` dockerfile
124
- FROM ghcr.io/multi-py/python-uvicorn:py3.12-0.34 .0
124
+ FROM ghcr.io/multi-py/python-uvicorn:py3.12-0.35 .0
125
125
126
126
COPY requirements /requirements
127
127
RUN pip install --no-cache-dir -r /requirements
@@ -230,8 +230,8 @@ If you get use out of these containers please consider sponsoring me using Githu
230
230
</center >
231
231
232
232
## Tags
233
- * Recommended Image: ` ghcr.io/multi-py/python-uvicorn:py3.12-0.34 .0 `
234
- * Slim Image: ` ghcr.io/multi-py/python-uvicorn:py3.12-slim-0.34 .0 `
233
+ * Recommended Image: ` ghcr.io/multi-py/python-uvicorn:py3.12-0.35 .0 `
234
+ * Slim Image: ` ghcr.io/multi-py/python-uvicorn:py3.12-slim-0.35 .0 `
235
235
236
236
Tags are based on the package version, python version, and the upstream container the container is based on.
237
237
@@ -242,31 +242,31 @@ Tags are based on the package version, python version, and the upstream containe
242
242
| latest | 3.10 | py3.10-latest | py3.10-slim-latest |
243
243
| latest | 3.9 | py3.9-latest | py3.9-slim-latest |
244
244
| latest | 3.8 | py3.8-latest | py3.8-slim-latest |
245
+ | 0.35.0 | 3.12 | py3.12-0.35.0 | py3.12-slim-0.35.0 |
246
+ | 0.35.0 | 3.11 | py3.11-0.35.0 | py3.11-slim-0.35.0 |
247
+ | 0.35.0 | 3.10 | py3.10-0.35.0 | py3.10-slim-0.35.0 |
248
+ | 0.35.0 | 3.9 | py3.9-0.35.0 | py3.9-slim-0.35.0 |
249
+ | 0.35.0 | 3.8 | py3.8-0.35.0 | py3.8-slim-0.35.0 |
250
+ | 0.34.3 | 3.12 | py3.12-0.34.3 | py3.12-slim-0.34.3 |
251
+ | 0.34.3 | 3.11 | py3.11-0.34.3 | py3.11-slim-0.34.3 |
252
+ | 0.34.3 | 3.10 | py3.10-0.34.3 | py3.10-slim-0.34.3 |
253
+ | 0.34.3 | 3.9 | py3.9-0.34.3 | py3.9-slim-0.34.3 |
254
+ | 0.34.3 | 3.8 | py3.8-0.34.3 | py3.8-slim-0.34.3 |
255
+ | 0.34.2 | 3.12 | py3.12-0.34.2 | py3.12-slim-0.34.2 |
256
+ | 0.34.2 | 3.11 | py3.11-0.34.2 | py3.11-slim-0.34.2 |
257
+ | 0.34.2 | 3.10 | py3.10-0.34.2 | py3.10-slim-0.34.2 |
258
+ | 0.34.2 | 3.9 | py3.9-0.34.2 | py3.9-slim-0.34.2 |
259
+ | 0.34.2 | 3.8 | py3.8-0.34.2 | py3.8-slim-0.34.2 |
260
+ | 0.34.1 | 3.12 | py3.12-0.34.1 | py3.12-slim-0.34.1 |
261
+ | 0.34.1 | 3.11 | py3.11-0.34.1 | py3.11-slim-0.34.1 |
262
+ | 0.34.1 | 3.10 | py3.10-0.34.1 | py3.10-slim-0.34.1 |
263
+ | 0.34.1 | 3.9 | py3.9-0.34.1 | py3.9-slim-0.34.1 |
264
+ | 0.34.1 | 3.8 | py3.8-0.34.1 | py3.8-slim-0.34.1 |
245
265
| 0.34.0 | 3.12 | py3.12-0.34.0 | py3.12-slim-0.34.0 |
246
266
| 0.34.0 | 3.11 | py3.11-0.34.0 | py3.11-slim-0.34.0 |
247
267
| 0.34.0 | 3.10 | py3.10-0.34.0 | py3.10-slim-0.34.0 |
248
268
| 0.34.0 | 3.9 | py3.9-0.34.0 | py3.9-slim-0.34.0 |
249
269
| 0.34.0 | 3.8 | py3.8-0.34.0 | py3.8-slim-0.34.0 |
250
- | 0.33.0 | 3.12 | py3.12-0.33.0 | py3.12-slim-0.33.0 |
251
- | 0.33.0 | 3.11 | py3.11-0.33.0 | py3.11-slim-0.33.0 |
252
- | 0.33.0 | 3.10 | py3.10-0.33.0 | py3.10-slim-0.33.0 |
253
- | 0.33.0 | 3.9 | py3.9-0.33.0 | py3.9-slim-0.33.0 |
254
- | 0.33.0 | 3.8 | py3.8-0.33.0 | py3.8-slim-0.33.0 |
255
- | 0.32.1 | 3.12 | py3.12-0.32.1 | py3.12-slim-0.32.1 |
256
- | 0.32.1 | 3.11 | py3.11-0.32.1 | py3.11-slim-0.32.1 |
257
- | 0.32.1 | 3.10 | py3.10-0.32.1 | py3.10-slim-0.32.1 |
258
- | 0.32.1 | 3.9 | py3.9-0.32.1 | py3.9-slim-0.32.1 |
259
- | 0.32.1 | 3.8 | py3.8-0.32.1 | py3.8-slim-0.32.1 |
260
- | 0.32.0 | 3.12 | py3.12-0.32.0 | py3.12-slim-0.32.0 |
261
- | 0.32.0 | 3.11 | py3.11-0.32.0 | py3.11-slim-0.32.0 |
262
- | 0.32.0 | 3.10 | py3.10-0.32.0 | py3.10-slim-0.32.0 |
263
- | 0.32.0 | 3.9 | py3.9-0.32.0 | py3.9-slim-0.32.0 |
264
- | 0.32.0 | 3.8 | py3.8-0.32.0 | py3.8-slim-0.32.0 |
265
- | 0.31.1 | 3.12 | py3.12-0.31.1 | py3.12-slim-0.31.1 |
266
- | 0.31.1 | 3.11 | py3.11-0.31.1 | py3.11-slim-0.31.1 |
267
- | 0.31.1 | 3.10 | py3.10-0.31.1 | py3.10-slim-0.31.1 |
268
- | 0.31.1 | 3.9 | py3.9-0.31.1 | py3.9-slim-0.31.1 |
269
- | 0.31.1 | 3.8 | py3.8-0.31.1 | py3.8-slim-0.31.1 |
270
270
271
271
272
272
### Older Tags
0 commit comments