feat: update keepassxc 2.7.11

This commit is contained in:
arch3rPro
2026-01-06 05:34:56 +08:00
parent 701d95a4fc
commit abc94761b4
3 changed files with 2 additions and 2 deletions

View File

@@ -1042,7 +1042,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">

View File

@@ -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