Skip to content
Snippets Groups Projects
Commit 65273502 authored by Cats's avatar Cats
Browse files

update cuppa to 1.6

parent ed2c44f0
Branches BIOWDL-426
No related tags found
No related merge requests found
......@@ -184,7 +184,7 @@ task Cuppa {
String javaXmx = "4G"
String memory = "5G"
Int timeMinutes = 10
String dockerImage = "quay.io/biowdl/cuppa:1.4"
String dockerImage = "quay.io/biowdl/cuppa:1.6"
}
command {
......@@ -240,7 +240,7 @@ task CuppaChart {
String memory = "4G"
Int timeMinutes = 5
String dockerImage = "quay.io/biowdl/cuppa:1.4"
String dockerImage = "quay.io/biowdl/cuppa:1.6"
}
command {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment