Skip to content

Commit 8d9bf6e

Browse files
authored
Pin Singularity image to Ubuntu 18.04
Changes to Ubuntu latest break the build, so let's pin it to something that works!
1 parent d7e10da commit 8d9bf6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Singularity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
################################################################################
44

55
Bootstrap:docker
6-
From:ubuntu:latest
6+
From:ubuntu:18.04
77

88
%labels
99
Maintainer Emily Dolson

0 commit comments

Comments
 (0)