mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-15 02:52:31 +08:00
Update casbin/casdoor Docker tag to v2.9.0 (#1113)
This commit is contained in:
parent
4a1a737d2b
commit
674438fac7
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.8.0
|
||||
image: casbin/casdoor:v2.9.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -80,7 +80,7 @@ services:
|
||||
entrypoint: ["sh", "/entrypoint.sh"]
|
||||
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.8.0
|
||||
image: casbin/casdoor:v2.9.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