mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
chore(deps): update casbin/casdoor docker tag to v1.943.0
This commit is contained in:
parent
2baac330f4
commit
f6a3979ef7
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.942.0
|
||||
image: casbin/casdoor:v1.943.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -46,7 +46,7 @@ services:
|
||||
entrypoint: ["sh", "/entrypoint.sh"]
|
||||
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.942.0
|
||||
image: casbin/casdoor:v1.943.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