working on builds
Some checks failed
Build and push image / deploy (push) Failing after 1m57s

This commit is contained in:
Peter Dwyer
2023-08-28 13:10:17 +01:00
parent dda5bf31b2
commit 9dac8304ec

View File

@@ -21,7 +21,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.10.12"
- uses: abatilo/actions-poetry@v2
with:
poetry-version: "1.5.1"