mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-04 19:56:34 +02:00
Preparing for 0.16 release
This commit is contained in:
parent
b5a9bd24e1
commit
548192dc5d
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## 0.16 - TBD
|
||||
## 0.16 - March 11, 2020
|
||||
|
||||
Features
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ from ubuntu:latest
|
|||
|
||||
MAINTAINER justin.ethier@gmail.com
|
||||
|
||||
ENV CYCLONE_VERSION v0.15
|
||||
ENV CYCLONE_VERSION v0.16
|
||||
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