Skip to content

Commit 919a891

Browse files
authored
Merge pull request #20 from abims-sbr/3_10_0
Update singularity to 3.10.0
2 parents 7857fae + 8a6a9a4 commit 919a891

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# Singularity target version
3-
singularity_version: "3.7.1"
3+
singularity_version: "3.10.0"
44

55
singularity_conf_path: "/usr/local/etc/singularity/singularity.conf"
66

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
dependencies:
33
- role: gantsign.golang
4-
version: 2.4.0
4+
version: 2.10.2
55

66
galaxy_info:
77
role_name: singularity

requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22

33
- src: gantsign.golang
4-
version: 2.6.5
4+
version: 2.10.2

vars/Debian.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ singularity_software_base:
1010
- pkg-config
1111
- git
1212
- cryptsetup-bin
13+
- libssl-dev

0 commit comments

Comments
 (0)