1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-04-13 11:40:41 +02: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

View File

@ -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 \