update: 更新helm chart的adapter-cm-generator的Python版本为python:3.13-slim
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# 此镜像用于在部署helm chart时动态生成adapter的配置文件
|
# 此镜像用于在部署helm chart时动态生成adapter的配置文件
|
||||||
FROM python:3.11-slim
|
FROM python:3.13-slim
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user