We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2.2.0
1 parent bbd49d4 commit 3ed0309Copy full SHA for 3ed0309
1 file changed
.github/workflows/docker-image.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
matrix:
41
python_image_tag: ["3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim", "3.13-slim"]
42
- poetry_version: ["1.8.5", "2.1.4"]
+ poetry_version: ["1.8.5", "2.2.0"]
43
44
steps:
45
- uses: actions/checkout@v3
0 commit comments