Update casbin/casdoor Docker tag to v2.100.0

This commit is contained in:
renovate[bot]
2025-10-26 16:17:13 +00:00
committed by GitHub
parent 344de956ef
commit fe473af47e

View File

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