mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 08:27:11 +08:00
feat: update keepassxc 2.7.10-r0-ls76
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
services:
|
||||
keepassxc:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: linuxserver/keepassxc:2.7.9
|
||||
image: linuxserver/keepassxc:2.7.10-r0-ls76
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:3000"
|
||||
- ${PANEL_APP_PORT_HTTP}:3000
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- PUID=1000
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
- ./config:/config
|
||||
- ./db:/db
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
createdBy: Apps
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
external: true
|
||||
Reference in New Issue
Block a user