⬆️ Update python Docker tag to v3.10.2 #5
@ -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 \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
Reference in New Issue
Block a user