Update casbin/casdoor Docker tag to v2.24.0

This commit is contained in:
renovate[bot]
2025-08-15 16:21:14 +00:00
committed by GitHub
parent b9b88e0a1e
commit 6bda78133f
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v2.23.0
image: casbin/casdoor:v2.24.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"