We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7857fae + 8a6a9a4 commit 919a891Copy full SHA for 919a891
defaults/main.yml
@@ -1,6 +1,6 @@
1
---
2
# Singularity target version
3
-singularity_version: "3.7.1"
+singularity_version: "3.10.0"
4
5
singularity_conf_path: "/usr/local/etc/singularity/singularity.conf"
6
meta/main.yml
@@ -1,7 +1,7 @@
dependencies:
- role: gantsign.golang
- version: 2.4.0
+ version: 2.10.2
galaxy_info:
7
role_name: singularity
requirements.yml
@@ -1,4 +1,4 @@
- src: gantsign.golang
- version: 2.6.5
vars/Debian.yml
@@ -10,3 +10,4 @@ singularity_software_base:
10
- pkg-config
11
- git
12
- cryptsetup-bin
13
+ - libssl-dev
0 commit comments