Update casbin/casdoor Docker tag to v2.42.0

This commit is contained in:
renovate[bot]
2025-08-29 06:31:37 +00:00
committed by GitHub
parent c21c90e852
commit 69556ef08b

View File

@@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v2.41.0
image: casbin/casdoor:v2.42.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"