mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-02 09:46:40 +08:00
Update casbin/casdoor Docker tag to v2.13.0 (#1139)
This commit is contained in:
parent
69f7ded5fe
commit
9fe19bcd9b
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.11.0
|
||||
image: casbin/casdoor:v2.13.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -80,7 +80,7 @@ services:
|
||||
entrypoint: ["sh", "/entrypoint.sh"]
|
||||
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.11.0
|
||||
image: casbin/casdoor:v2.13.0
|
||||
container_name: lobe-casdoor
|
||||
entrypoint: /bin/sh -c './server --createDatabase=true'
|
||||
network_mode: 'service:network-service'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user