Update casbin/casdoor Docker tag to v2.8.0

This commit is contained in:
renovate[bot]
2025-08-06 10:15:38 +00:00
committed by GitHub
parent 9a3bc02529
commit d4e95c5f4f

View File

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