diff --git a/terra-jupyter-r/Dockerfile b/terra-jupyter-r/Dockerfile index 4df0d8d9..173ede78 100644 --- a/terra-jupyter-r/Dockerfile +++ b/terra-jupyter-r/Dockerfile @@ -5,7 +5,7 @@ USER root COPY scripts $JUPYTER_HOME/scripts # Add env vars to identify binary package installation -ENV TERRA_R_PLATFORM="terra-jupyter-r-1.1.4" +ENV TERRA_R_PLATFORM="terra-jupyter-r-2.2.4" ENV TERRA_R_PLATFORM_BINARY_VERSION=3.18 # Install protobuf 3.20.3. Note this version comes from base deep learning image. Use `conda list` to see what's installed