Changed: Name of pulled base images
This commit is contained in:
		@@ -18,7 +18,12 @@ services:
 | 
			
		||||
      - jupyterhub-network
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - postgres 
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
  base:
 | 
			
		||||
    container_name: ${COMPOSE_PROJECT_NAME}-base-notebook
 | 
			
		||||
  datasciene:
 | 
			
		||||
    container_name: ${COMPOSE_PROJECT_NAME}-datasciene-notebook
 | 
			
		||||
  
 | 
			
		||||
  postgres:
 | 
			
		||||
    container_name: ${COMPOSE_PROJECT_NAME}-postgres
 | 
			
		||||
    ports:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user