Update casbin/casdoor Docker tag to v2.14.0

This commit is contained in:
renovate[bot]
2025-08-11 09:30:58 +00:00
committed by GitHub
parent ee1934051e
commit 848e0b2588
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v2.13.0
image: casbin/casdoor:v2.14.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"