Hair Keeper v1.2.0版本更新

修复性:
* nextjs升级到\~15.4.10

新功能:
* 支持在开发容器内快速部署(默认绑定8000端口)
* 开发者面板页面git工具支持推送远程仓库
* 新增多步表单控件
* 新增开发容器工具:dnsutils
* 新增Hair Keeper开发容器使用帮助
This commit is contained in:
2026-02-04 15:37:48 +08:00
parent b459607d31
commit 9a3b697072
2 changed files with 45 additions and 4 deletions

View File

@@ -45,6 +45,7 @@ RUN apt-get update && apt-get install -y \
telnet \
redis-tools \
iputils-ping \
dnsutils \
potrace \
imagemagick \
zsh \