mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-20 22:29:16 +02:00
New release
This commit is contained in:
parent
83af688a9f
commit
31036f3b1f
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.11.7
|
ENV CYCLONE_VERSION v0.11.8
|
||||||
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