mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
ci: 更换基础镜像
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.10.13-bullseye
|
FROM python:3.10.13-slim
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|||||||
Reference in New Issue
Block a user