File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11services :
22 cogstack-jupyter-hub :
3- image : cogstacksystems/jupyter-hub:2.0.0 -${CPU_ARCHITECTURE:-amd64}
3+ image : cogstacksystems/jupyter-hub:2.0.1 -${CPU_ARCHITECTURE:-amd64}
44 container_name : cogstack-jupyter-hub
55 restart : always
66 environment :
Original file line number Diff line number Diff line change 99# jupyter-singleuser-gpu AMD64: ogstacksystems/jupyter-singleuser-gput:latest-amd64
1010# last stable release build (AMD64 only): "cogstacksystems/jupyter-singleuser:1.2.7"
1111# The CogStack images are huge and will take a bit to download
12- DOCKER_NOTEBOOK_IMAGE = " cogstacksystems/jupyter-singleuser:2.0.0 -${ CPU_ARCHITECTURE:-amd64 } "
12+ DOCKER_NOTEBOOK_IMAGE = " cogstacksystems/jupyter-singleuser:2.0.1 -${ CPU_ARCHITECTURE:-amd64 } "
1313
1414# This needs to be set to true if you intend to use the GPU image
1515# possible values: "true", "false"
You can’t perform that action at this time.
0 commit comments