Skip to content

Commit dd1005f

Browse files
authored
Update hatchery.json
1 parent fd5a7e9 commit dd1005f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qa-heal.planx-pla.net/manifests/hatchery/hatchery.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"cpu-limit": "1.0",
3939
"memory-limit": "2Gi",
4040
"name": "(Generic) Jupyter Lab Notebook with R Kernel",
41-
"image": "quay.io/cdis/heal-notebooks:generic_rkernel__9f342d6ac3658638dc9a3bff30b5d909ddd64e92",
41+
"image": "quay.io/cdis/heal-notebooks:generic_rkernel__8c8e55744d54da20ec21eea51e93c2a06be5caeb",
4242
"env": {
4343
"FRAME_ANCESTORS": "https://qa-heal.planx-pla.net"
4444
},
@@ -67,7 +67,7 @@
6767
"-c",
6868
"export IAM=`whoami`; rm -rf /home/$IAM/pd/dockerHome; rm -rf /home/$IAM/pd/lost+found; ln -s /data /home/$IAM/; rm /home/$IAM/pd/data; wget -O /data/external_data_download.ipynb https://raw.githubusercontent.com/uc-cdis/heal-platform-sdk/refs/heads/master/notebooks/external_data_download.ipynb; wget -O /data/NDA_data_package_download.ipynb https://raw.githubusercontent.com/uc-cdis/heal-platform-sdk/refs/heads/master/notebooks/NDA_data_package_download.ipynb; true"
6969
],
70-
"user-uid": 1000,
70+
"user-uid": 1010,
7171
"fs-gid": 100,
7272
"user-volume-location": "/home/jovyan/pd",
7373
"gen3-volume-location": "/home/jovyan/.gen3"

0 commit comments

Comments
 (0)