Update python Docker tag to v3.10.8
This commit is contained in:
parent
8768b2ea2a
commit
f7da88e33d
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.10.7-slim
|
FROM python:3.10.8-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