mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-03 12:06:39 +08:00
chore(deps): update casbin/casdoor docker tag to v2.209.1 (#3169)
This commit is contained in:
parent
839889f05e
commit
115f989150
@ -1,6 +1,6 @@
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:2.205.0
|
||||
image: casbin/casdoor:2.209.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@ -82,7 +82,7 @@ services:
|
||||
entrypoint: ["sh", "/entrypoint.sh"]
|
||||
|
||||
casdoor:
|
||||
image: casbin/casdoor:2.205.0
|
||||
image: casbin/casdoor:2.209.1
|
||||
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