Spaces:
Running
Running
orztv
commited on
Commit
·
44b72cc
1
Parent(s):
e16af67
update
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -4,7 +4,7 @@ FROM nikolaik/python-nodejs:python3.12-nodejs20
|
|
4 |
# 添加维护者信息
|
5 |
LABEL maintainer="ai来事 <交流群:https://qr61.cn/oohivs/qRp62U6>"
|
6 |
|
7 |
-
ARG CACHEBUST=
|
8 |
|
9 |
# 设置构建参数,提供默认值
|
10 |
ARG WEBHOOK_URL=https://你的hf账户名-空间名.hf.space/
|
|
|
4 |
# 添加维护者信息
|
5 |
LABEL maintainer="ai来事 <交流群:https://qr61.cn/oohivs/qRp62U6>"
|
6 |
|
7 |
+
ARG CACHEBUST=1
|
8 |
|
9 |
# 设置构建参数,提供默认值
|
10 |
ARG WEBHOOK_URL=https://你的hf账户名-空间名.hf.space/
|