We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2.1.0
1 parent 83edd41 commit 0e17776Copy full SHA for 0e17776
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.0.1"]
+ poetry_version: ["1.8.5", "2.1.0"]
43
44
steps:
45
- uses: actions/checkout@v3
0 commit comments