Skip to content

Commit

Permalink
fix: app change
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Jul 19, 2024
1 parent b4b4085 commit b273b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-cpu.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit b273b22

Please sign in to comment.