Prep 0.17 release

This commit is contained in:
Justin Ethier 2020-04-06 17:35:32 -04:00
parent f91d5b1a30
commit fcf6b04e78
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## 0.17 - TBD
## 0.17 - April 6, 2020
Bug Fixes

View file

@ -2,7 +2,7 @@ from ubuntu:latest
MAINTAINER justin.ethier@gmail.com
ENV CYCLONE_VERSION v0.16
ENV CYCLONE_VERSION v0.17
RUN apt update -y
RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc