feat: update keepassxc 2.7.11

This commit is contained in:
arch3rPro
2025-12-29 05:31:14 +08:00
parent 3d2c95b1e6
commit daed67439f
3 changed files with 2 additions and 2 deletions

View File

@@ -1054,7 +1054,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🔐 跨平台开源密码管理器支持Web界面和多种平台安全可靠
<kbd>2.7.10</kbd> • [官网链接](https://keepassxc.org/)
<kbd>2.7.11</kbd> • [官网链接](https://keepassxc.org/)
</td>
<td width="33%" align="center">

View File

@@ -1,7 +1,7 @@
services:
keepassxc:
container_name: ${CONTAINER_NAME}
image: linuxserver/keepassxc:2.7.10
image: linuxserver/keepassxc:2.7.11
restart: always
networks:
- 1panel-network