From d7021b19196ba20fb5ae5f20bb081f0b98d8c4b2 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Sat, 2 Jan 2021 17:30:07 -0500 Subject: [PATCH] Prep for new release --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fcd4aba4..bc3f9750 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ MAINTAINER justin.ethier@gmail.com ARG DEBIAN_FRONTEND=noninteractive -ENV CYCLONE_VERSION v0.23 +ENV CYCLONE_VERSION v0.24 RUN apt update -y RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc