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

This commit is contained in:
萌森 2024-08-23 17:47:49 +08:00
commit 36be513592
15 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ networks:
services: services:
casdoor: casdoor:
image: casbin/casdoor:v1.673.0 image: casbin/casdoor:v1.674.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
pixman: pixman:
image: pixman/pixman:v1.7.1 image: pixman/pixman:v1.7.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"