1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

upgrade cmak to 3.0.0.5

This commit is contained in:
kev 2020-06-22 16:44:13 +08:00
parent cade855d66
commit 907391b382

@ -7,7 +7,7 @@ MAINTAINER kev <noreply@easypi.pro>
ENV SCALA_VERSION 2.12.10
ENV SBT_VERSION 1.3.8
ENV CMAK_VERSION 3.0.0.4
ENV CMAK_VERSION 3.0.0.5
RUN set -xe \
&& apt update \