feat 新增 process lookbooks 接口

fix
This commit is contained in:
zhouchengrong
2024-10-22 15:11:49 +08:00
parent ed017fdf9d
commit 6e0942ca3c

View File

@@ -1,4 +1,4 @@
FROM python:3.9
FROM python:3.12
ENV TZ=Asia/Shanghai
RUN apt update
RUN apt install -y vim