⬆️ Update python Docker tag to v3.11.2 #5
@ -1,4 +1,4 @@
|
||||
FROM python:3.11.1-slim
|
||||
FROM python:3.11.2-slim
|
||||
|
||||
RUN apt-get update && apt-get install -y git toilet \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
Loading…
Reference in New Issue
Block a user