⬆️ Update dependency python to v3.10.3
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
428c048152
commit
401c085d4c
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.10.2-slim
|
FROM python:3.10.3-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/*
|
||||||
|
Reference in New Issue
Block a user