mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
perf: 默认开启局域网访问
1. 更正 README 使用方法内容 2. 更正 Dockerfile 版本号 Closes #134 Closes #135 Closes #137
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM python:3.12.4-slim
|
||||
|
||||
LABEL name="XHS-Downloader" version="2.1" authors="JoeanAmier"
|
||||
LABEL name="XHS-Downloader" version="2.2 Beta" authors="JoeanAmier"
|
||||
|
||||
COPY locale /locale
|
||||
COPY source /source
|
||||
|
||||
Reference in New Issue
Block a user