Skip to content

Commit

Permalink
chore:bump lucky version (#511)
Browse files Browse the repository at this point in the history
2024-06-26 v2.10.5
    1. DDNS、ACME新增支持DnsPod.COM(国际版)、火山引擎、Vercel、Dynadot
    2. Web服务新增“关闭连接”类型
    3. DDNS列表改善获取公网IP错误时的提示
    4. DDNS现在支持识别用户设置的自定义多级域名后缀
    5. 证书模块前后端优化
    6. 修复已知bug和其它细节优化。
    7. 新增了适用于 FreeBSD 系统的版本。
  • Loading branch information
leesonaa authored Jun 27, 2024
1 parent 9428897 commit d5762c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/Lucky/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
resources:
reservations:
memory: 64M
image: gdy666/lucky:2.10.0
image: gdy666/lucky:2.10.5
restart: unless-stopped
volumes:
- type: bind
Expand Down
Binary file modified Apps/Lucky/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5762c5

Please sign in to comment.