We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2.3.1
1 parent 14a5dfc commit 67b0de4Copy full SHA for 67b0de4
1 file changed
.github/workflows/docker-image.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
matrix:
41
python_image_tag: ["3.10-slim", "3.11-slim", "3.12-slim", "3.13-slim", "3.14-slim"]
42
- poetry_version: ["1.8.5", "2.3.0"]
+ poetry_version: ["1.8.5", "2.3.1"]
43
44
steps:
45
- uses: actions/checkout@v3
0 commit comments