mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-11 23:07:36 +02:00
Merge branch 'master' of github.com:justinethier/cyclone
This commit is contained in:
commit
55f05cea53
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## 0.25 - TBD
|
||||
## 0.25 - January 25, 2021
|
||||
|
||||
Features
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ MAINTAINER justin.ethier@gmail.com
|
|||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV CYCLONE_VERSION v0.24
|
||||
ENV CYCLONE_VERSION v0.25
|
||||
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