mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-06-23 14:16:52 +08:00
🚀 在现有 Dockerfile 的基础上,修改无浏览器镜像
This commit is contained in:
+1
-3
@@ -105,9 +105,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
|
||||
PYTHONUNBUFFERED=1 \
|
||||
UV_LINK_MODE=copy \
|
||||
TZ=Asia/Shanghai \
|
||||
SHELL="/bin/bash" \
|
||||
PNPM_HOME="/pnpm" \
|
||||
PATH="/pnpm:${PATH}"
|
||||
SHELL="/bin/bash"
|
||||
|
||||
RUN echo "📦 Installing system dependencies..." && \
|
||||
apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user