diff --git a/Jenkinsfile b/Jenkinsfile index 4c193b7..b583226 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,7 +1,7 @@ pipeline { environment { registry = "trance0/notenextra" - version = "1.0" + version = "1.1" NODE_OPTIONS = "--max-old-space-size=8192" }