Merge pull request 'Update python Docker tag to v3.11.5' (#152) from renovate/python-3.x into master
books / flake8 (push) Successful in 40s Details
books / docker (push) Successful in 47s Details
books / pypi (push) Successful in 49s Details

Reviewed-on: #152
This commit is contained in:
Michel Roux 2023-08-26 08:26:06 +00:00
commit 045e295508
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.11.4
FROM python:3.11.5
COPY pynyaata /app/pynyaata
COPY requirements.txt *.py /app/