Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
萌森 2024-08-02 18:27:12 +08:00
commit a293cfcf10
11 changed files with 2 additions and 2 deletions

View File

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

View File

@ -6,7 +6,7 @@ networks:
services:
telegram-bot-api:
image: aiogram/telegram-bot-api:7.7
image: aiogram/telegram-bot-api:7.8
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"