Update casbin/casdoor Docker tag to v2.25.0

This commit is contained in:
renovate[bot]
2025-08-17 09:28:26 +00:00
committed by GitHub
parent 1b97801fb7
commit 18ee59140c

View File

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