From ec4a0cd02a7450daa4767a6ee186a515d8cf5270 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 10 Feb 2020 18:33:11 -0500 Subject: [PATCH] New release --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c0560c7e..31c99718 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ from ubuntu:latest MAINTAINER justin.ethier@gmail.com -ENV CYCLONE_VERSION v0.12 +ENV CYCLONE_VERSION v0.14 RUN apt update -y RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc