Update dependency python to v3.10.4
This commit is contained in:
parent
eb2406d6f9
commit
72f3aaa6fc
@ -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/
|
||||
|
Reference in New Issue
Block a user