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 88586fd commit 6883713Copy full SHA for 6883713
sga/0.10.13/Dockerfile
@@ -1,10 +1,10 @@
1
2
-FROM biocontainers/biocontainers:latest
+FROM biocontainers/biocontainers:v1.0.0_cv4
3
4
################## METADATA ######################
5
6
-LABEL base_image="biocontainers:latest"
7
-LABEL version="1"
+LABEL base_image="biocontainers:v1.0.0_cv4"
+LABEL version="2"
8
LABEL software="sga"
9
LABEL software.version="0.10.13"
10
LABEL about.summary="De novo sequence assembler using string graphs"
0 commit comments