增加 debian-slim 基础镜像

This commit is contained in:
whyour
2026-03-01 20:36:41 +08:00
parent ade5d857f7
commit 407618fa04
6 changed files with 115 additions and 127 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ else
fi
echo -e "\n1、安装bot依赖...\n"
apk --no-cache add -f zlib-dev gcc jpeg-dev python3-dev musl-dev freetype-dev
apt install -y gcc python3-dev musl-dev
echo -e "\nbot依赖安装成功...\n"
echo -e "2、下载bot所需文件...\n"