From 2d54b63a6b5f869a524a0864948b533bb76a8c8b Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 16 Jan 2020 22:15:39 -0500 Subject: [PATCH] Bump to new release --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 940a1f50..c0560c7e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ from ubuntu:latest MAINTAINER justin.ethier@gmail.com -ENV CYCLONE_VERSION v0.11.8 +ENV CYCLONE_VERSION v0.12 RUN apt update -y RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc