mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update keepassxc 2.7.11
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user