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