Skip to content

Commit

Permalink
Merge pull request #20 from abims-sbr/3_10_0
Browse files Browse the repository at this point in the history
Update singularity to 3.10.0
  • Loading branch information
lecorguille authored May 19, 2022
2 parents 7857fae + 8a6a9a4 commit 919a891
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# Singularity target version
singularity_version: "3.7.1"
singularity_version: "3.10.0"

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

Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
dependencies:
- role: gantsign.golang
version: 2.4.0
version: 2.10.2

galaxy_info:
role_name: singularity
Expand Down
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---

- src: gantsign.golang
version: 2.6.5
version: 2.10.2
1 change: 1 addition & 0 deletions vars/Debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ singularity_software_base:
- pkg-config
- git
- cryptsetup-bin
- libssl-dev

0 comments on commit 919a891

Please sign in to comment.