Changed: Name of pulled base images

This commit is contained in:
2025-09-16 11:01:53 +02:00
parent d092d2e75c
commit 158c8784b9

View File

@@ -18,7 +18,12 @@ services:
- jupyterhub-network - jupyterhub-network
depends_on: depends_on:
- postgres - postgres
base:
container_name: ${COMPOSE_PROJECT_NAME}-base-notebook
datasciene:
container_name: ${COMPOSE_PROJECT_NAME}-datasciene-notebook
postgres: postgres:
container_name: ${COMPOSE_PROJECT_NAME}-postgres container_name: ${COMPOSE_PROJECT_NAME}-postgres
ports: ports: