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.
1 parent 67b0de4 commit d66972eCopy full SHA for d66972e
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.1"]
+ poetry_version: ["1.8.5", "2.3.3"]
43
44
steps:
45
- uses: actions/checkout@v3
0 commit comments