Update docker-image.yml

This commit is contained in:
2022-08-30 12:38:02 +01:00
committed by GitHub
parent cfaed17bf7
commit c9547ed89f

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
python-version: [3.10] python-version: ["3.10"]
poetry-version: ["1.1.15"] poetry-version: ["1.1.15"]
steps: steps: