mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
New release
This commit is contained in:
parent
358fe01fc2
commit
64d79f9f04
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## 0.29.0 - TBD
|
||||
## 0.29.0 - June 15, 2021
|
||||
|
||||
Features
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ MAINTAINER justin.ethier@gmail.com
|
|||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV CYCLONE_VERSION v0.28.0
|
||||
ENV CYCLONE_VERSION v0.29.0
|
||||
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