mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Increment revision number
This commit is contained in:
parent
393615e039
commit
b5486887e8
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.35.0
|
ENV CYCLONE_VERSION v0.36.0
|
||||||
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