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
+1 -1
View File
@@ -1054,7 +1054,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔐 跨平台开源密码管理器,支持Web界面和多种平台,安全可靠 🔐 跨平台开源密码管理器,支持Web界面和多种平台,安全可靠
<kbd>2.7.10</kbd> • [官网链接](https://keepassxc.org/) <kbd>2.7.11</kbd> • [官网链接](https://keepassxc.org/)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">
@@ -1,7 +1,7 @@
services: services:
keepassxc: keepassxc:
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
image: linuxserver/keepassxc:2.7.10 image: linuxserver/keepassxc:2.7.11
restart: always restart: always
networks: networks:
- 1panel-network - 1panel-network