Merge pull request #154 from QYG2297248353/renovate/casbin-casdoor-1.x

Update casbin/casdoor Docker tag to v1.646.0
This commit is contained in:
新疆萌森软件开发工作室 2024-07-20 13:57:03 +08:00 committed by GitHub
commit c7c810a8ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ networks:
services: services:
casdoor: casdoor:
image: casbin/casdoor:v1.645.0 image: casbin/casdoor:v1.646.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"