renamed customer user group

This commit is contained in:
ladislav.dusa
2025-04-14 19:23:54 +02:00
parent fcd450807f
commit 1613246eca
2 changed files with 4 additions and 2 deletions

View File

@ -188,4 +188,6 @@ services:
timeout: 3s
retries: 2
labels:
com.centurylinklabs.watchtower.enable: true
com.centurylinklabs.watchtower.enable: true
wud.watch: true
wud.watch.digest: true

View File

@ -5,4 +5,4 @@ services:
- 8888:8888
volumes:
- /share/docker_data/jupyter:/home/jovyan/work
image: jupyter/base-notebook
image: ${DOCKER_REGISTRY:-}jupyter/base-notebook:latest