Update casbin/casdoor Docker tag to v2.20.0

This commit is contained in:
renovate[bot]
2025-08-14 02:26:07 +00:00
committed by GitHub
parent 211aefec72
commit 1464a50e43
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v2.16.0
image: casbin/casdoor:v2.20.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"