mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-28 15:05:29 +08:00
Update casbin/casdoor Docker tag to v2.24.0 (#1259)
This commit is contained in:
parent
96fa8a4940
commit
537609b9e9
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.23.0
|
||||
image: casbin/casdoor:v2.24.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -80,7 +80,7 @@ services:
|
||||
entrypoint: ["sh", "/entrypoint.sh"]
|
||||
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.23.0
|
||||
image: casbin/casdoor:v2.24.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