Skip to content

Commit b5d577c

Browse files
committed
Updated image release version env var.
1 parent 5b0f97d commit b5d577c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/jupyter.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# jupyter-singleuser-gpu AMD64: ogstacksystems/jupyter-singleuser-gput:latest
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-
JUPYTER_HUB_IMAGE_RELEASE_VERSION=2.1.0
12+
JUPYTER_HUB_IMAGE_RELEASE_VERSION=2.2.0
1313
JUPYTER_HUB_SINGLEUSER_DOCKER_NOTEBOOK_IMAGE="cogstacksystems/jupyter-singleuser:${JUPYTER_HUB_IMAGE_RELEASE_VERSION:-latest}"
1414

1515
# This needs to be set to true if you intend to use the GPU image

0 commit comments

Comments
 (0)