Update casbin/casdoor Docker tag to v2.16.0

This commit is contained in:
renovate[bot]
2025-08-13 08:22:19 +00:00
committed by GitHub
parent 543a708e7b
commit ff25e4c4d2

View File

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