mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 00:37:35 +02:00
Bump to new release
This commit is contained in:
parent
9405eb501a
commit
2d54b63a6b
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.8
|
ENV CYCLONE_VERSION v0.12
|
||||||
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