From 704978d7b633c8cb26d4036e9d06c24049322f78 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 3 Feb 2021 17:59:45 -0500 Subject: [PATCH] New release --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 47040a2d..723a50c5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ MAINTAINER justin.ethier@gmail.com ARG DEBIAN_FRONTEND=noninteractive -ENV CYCLONE_VERSION v0.25 +ENV CYCLONE_VERSION v0.26 RUN apt update -y RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc