diff --git a/app-cpu.json b/app-cpu.json index 22fb6b2..bb3a738 100644 --- a/app-cpu.json +++ b/app-cpu.json @@ -1,13 +1,13 @@ { "id": "cookbook-jupyter-template-cpu", - "version": "0.0.2-sha-a1ba2f1", + "version": "0.0.2-sha-b4b4085", "description": "Jupyter Lab environment for CPU", "owner": "${apiUserId}", "enabled": true, "runtime": "SINGULARITY", "runtimeVersion": null, "runtimeOptions": ["SINGULARITY_RUN"], - "containerImage": "docker://ghcr.io/in-for-disaster-analytics/cookbook-jupyter-template-cpu:sha-a1ba2f1", + "containerImage": "docker://ghcr.io/in-for-disaster-analytics/cookbook-jupyter-template-cpu:sha-b4b4085", "jobType": "BATCH", "maxJobs": -1, "maxJobsPerUser": -1,