mirror of https://github.com/Mai-with-u/MaiBot.git
update: 更新helm chart的adapter-cm-generator的Python版本为python:3.13-slim
parent
0c46c0cb5f
commit
5a25bc425b
|
|
@ -1,5 +1,5 @@
|
|||
# 此镜像用于在部署helm chart时动态生成adapter的配置文件
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.13-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue