File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# ============================================================
22# Tool versions — update here, everything else follows
33# ============================================================
4- singularity_version : " 4.4.1 "
4+ singularity_version : " 4.5.0 "
55singularity_prefix : " /opt/singularity"
66
77shpc_version : " 0.1.33"
88
9- go_version : " 1.26.1 "
9+ go_version : " 1.26.4 "
1010os : " linux"
1111arch : " amd64"
1212
1313
1414java_version : " 21"
15- nextflow_version : " 25.10 .4"
16- nfcore_version : " 3.5 .2"
15+ nextflow_version : " 26.04 .4"
16+ nfcore_version : " 4.0 .2"
1717
18- rstudio_version_full : " 2023.12.1-402 "
19- rstudio_version : " 2023.12.1 "
18+ rstudio_version_full : " 2026.06.0-242 "
19+ rstudio_version : " 2026.06.0 "
2020
2121# Each platform file overrides this proxy variable
2222cvmfs_quota_limit : 4096
@@ -31,4 +31,4 @@ module_base_opt: "/opt/Modules/modulefiles"
3131# Common tools
3232snakemake_version : " 7.32.4"
3333r_version : " 4.3.3"
34- jupyter_version : " 2026.04 "
34+ jupyter_version : " 2026.07 "
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ variable "platform" {
4141
4242variable "image_version" {
4343 type = string
44- default = " 1.0 .0"
44+ default = " 1.1 .0"
4545}
4646
4747source "openstack" "ubuntu" {
You can’t perform that action at this time.
0 commit comments