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