Update python Docker tag to v3.9.7
This commit is contained in:
parent
0f6603c7d5
commit
1f0625d95f
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.9.6-slim
|
FROM python:3.9.7-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