mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-25 23:27:15 +08:00
feat: update kspeeder 1.7.4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
keepassxc:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: linuxserver/keepassxc:2.7.9
|
||||
image: linuxserver/keepassxc:2.7.10
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
kspeeder:
|
||||
image: linkease/kspeeder:0.3.3
|
||||
image: linkease/kspeeder:1.7.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:5003
|
||||
Reference in New Issue
Block a user