Update dependency python to v3.10.3
This commit is contained in:
parent
c73d5b91ba
commit
f368186328
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.10.2-slim
|
FROM python:3.10.3-slim
|
||||||
|
|
||||||
COPY pynyaata /app/pynyaata
|
COPY pynyaata /app/pynyaata
|
||||||
COPY requirements.txt *.py /app/
|
COPY requirements.txt *.py /app/
|
||||||
|
Reference in New Issue
Block a user