Merge pull request 'Update dependency python to v3.10.4' (#56) from renovate/python-3.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #56
This commit is contained in:
Michel Roux 2022-03-25 14:30:07 +00:00
commit 2552c5e830

View File

@ -1,4 +1,4 @@
FROM python:3.10.3-slim
FROM python:3.10.4-slim
COPY pynyaata /app/pynyaata
COPY requirements.txt *.py /app/