Update python Docker tag to v3.10.0
This commit is contained in:
parent
6108ee8570
commit
16197d8652
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.9.7-slim
|
FROM python:3.10.0-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