mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-20 14:19:17 +02:00
rev++
This commit is contained in:
parent
3e9d45742a
commit
a8fc3e19d6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ MAINTAINER justin.ethier@gmail.com
|
||||||
|
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
ENV CYCLONE_VERSION v0.20
|
ENV CYCLONE_VERSION v0.21
|
||||||
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