mirror of https://github.com/Mai-with-u/MaiBot.git
为adapter-cm-generator的构建基础镜像指定版本
parent
2a7fb4535a
commit
2cbb1cf9e3
|
|
@ -1,5 +1,5 @@
|
||||||
# 此镜像用于在部署helm chart时动态生成adapter的配置文件
|
# 此镜像用于在部署helm chart时动态生成adapter的配置文件
|
||||||
FROM python:slim
|
FROM python:3.11-slim
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue