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.7.0
1 parent 51d4e6b commit ac239deCopy full SHA for ac239de
.github/workflows/docker-image.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
matrix:
41
python_image_tag: ["3.8-slim", "3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim"]
42
- poetry_version: ["1.5.1", "1.6.1"]
+ poetry_version: ["1.6.1", "1.7.0"]
43
44
steps:
45
- uses: actions/checkout@v3
0 commit comments