mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-21 14:49:17 +02:00
New release
This commit is contained in:
parent
a0adac11d0
commit
d72f8b7b96
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ from ubuntu:latest
|
||||||
|
|
||||||
MAINTAINER justin.ethier@gmail.com
|
MAINTAINER justin.ethier@gmail.com
|
||||||
|
|
||||||
ENV CYCLONE_VERSION v0.14
|
ENV CYCLONE_VERSION v0.15
|
||||||
RUN apt update -y
|
RUN apt update -y
|
||||||
RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc
|
RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue