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

This commit is contained in:
2024-10-12 13:34:43 +08:00
11 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@ networks:
external: true
services:
nocodb:
image: nocodb/nocodb:0.256.0
image: nocodb/nocodb:0.257.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
redis:
image: redis:7.2.6-alpine
image: redis:7.4.1-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"