diff --git a/examples/jupyter-docker-stacks-julia-image/app-image-config-input.json b/examples/jupyter-docker-stacks-julia-image/app-image-config-input.json index 96a3562..3a0748e 100644 --- a/examples/jupyter-docker-stacks-julia-image/app-image-config-input.json +++ b/examples/jupyter-docker-stacks-julia-image/app-image-config-input.json @@ -3,8 +3,8 @@ "KernelGatewayImageConfig": { "KernelSpecs": [ { - "Name": "julia-1.4", - "DisplayName": "Julia 1.4" + "Name": "julia-1.5", + "DisplayName": "Julia 1.5" } ], "FileSystemConfig": {