[DOCKER] Automated PR for nocodb-deployment_2025-08-09T09-00-09 - #141 #141
+1
-1
@@ -4298,7 +4298,7 @@ services:
|
|||||||
retries: 10
|
retries: 10
|
||||||
test: "pg_isready -U \"$$POSTGRES_USER\" -d \"$$POSTGRES_DB\""
|
test: "pg_isready -U \"$$POSTGRES_USER\" -d \"$$POSTGRES_DB\""
|
||||||
timeout: 2s
|
timeout: 2s
|
||||||
image: postgres:16.6-alipine
|
image: postgres:16-alipine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- nocodb_pg_data:/var/lib/postgresql/data
|
- nocodb_pg_data:/var/lib/postgresql/data
|
||||||
|
|||||||
Reference in New Issue
Block a user