mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
chore(deps): update casbin/casdoor docker tag to v2.131.0 (#2431)
This commit is contained in:
parent
89613d52c9
commit
cc8709c6fe
@ -1,6 +1,6 @@
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.130.0
|
||||
image: casbin/casdoor:v2.131.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@ -80,7 +80,7 @@ services:
|
||||
entrypoint: ["sh", "/entrypoint.sh"]
|
||||
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.130.0
|
||||
image: casbin/casdoor:v2.131.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