We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3.14
1 parent c29d076 commit 6980e21Copy full SHA for 6980e21
1 file changed
.github/workflows/docker-image.yml
@@ -38,7 +38,7 @@ jobs:
38
39
strategy:
40
matrix:
41
- python_image_tag: ["3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim", "3.13-slim"]
+ python_image_tag: ["3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim", "3.13-slim", "3.14-slim"]
42
poetry_version: ["1.8.5", "2.2.1"]
43
44
steps:
0 commit comments