⬆️ Update python Docker tag to v3.10.2
This commit is contained in:
parent
c94412b92b
commit
6bd29b4c33
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.10.1-slim
|
FROM python:3.10.2-slim
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y git \
|
RUN apt-get update && apt-get install -y git \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
Loading…
Reference in New Issue
Block a user