We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd5e769 commit a5c0849Copy full SHA for a5c0849
INSTALL.md
@@ -334,7 +334,7 @@ build and install the RPM like this:
334
<!-- markdownlint-disable MD013 -->
335
336
```sh
337
-export VERSION=4.3.0 # this is the singularity version, change as you need
+export VERSION=4.3.2 # this is the singularity version, change as you need
338
339
# Fetch the source
340
wget https://github.com/sylabs/singularity/releases/download/v${VERSION}/singularity-ce-${VERSION}.tar.gz
0 commit comments