Skip to content

Commit 9ada1c6

Browse files
eileen-xuegithub-actions[bot]
authored andcommitted
Update tool versions and bump image version
1 parent 8594b2e commit 9ada1c6

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# ============================================================
22
# Tool versions — update here, everything else follows
33
# ============================================================
4-
singularity_version: "4.4.1"
4+
singularity_version: "4.5.0"
55
singularity_prefix: "/opt/singularity"
66

77
shpc_version: "0.1.33"
88

9-
go_version: "1.26.1"
9+
go_version: "1.26.4"
1010
os: "linux"
1111
arch: "amd64"
1212

1313

1414
java_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
2222
cvmfs_quota_limit: 4096
@@ -31,4 +31,4 @@ module_base_opt: "/opt/Modules/modulefiles"
3131
# Common tools
3232
snakemake_version: "7.32.4"
3333
r_version: "4.3.3"
34-
jupyter_version: "2026.04"
34+
jupyter_version: "2026.07"

build/openstack-bioshell.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ variable "platform" {
4141

4242
variable "image_version" {
4343
type = string
44-
default = "1.0.0"
44+
default = "1.1.0"
4545
}
4646

4747
source "openstack" "ubuntu" {

0 commit comments

Comments
 (0)