1
0

chore(deps): update casbin/casdoor docker tag to v2.181.0 (#2825)

This commit is contained in:
renovate[bot]
2025-12-07 05:32:51 +00:00
committed by GitHub
parent 9484514c4f
commit 69f47d47c2
6 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ services:
entrypoint: ["sh", "/entrypoint.sh"]
casdoor:
image: casbin/casdoor:v2.180.0
image: casbin/casdoor:v2.181.0
container_name: lobe-casdoor
entrypoint: /bin/sh -c './server --createDatabase=true'
network_mode: 'service:network-service'