mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Prep 0.17 release
This commit is contained in:
parent
f91d5b1a30
commit
fcf6b04e78
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## 0.17 - TBD
|
||||
## 0.17 - April 6, 2020
|
||||
|
||||
Bug Fixes
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue