Browse Source

update git version

Vadim Surkov 2 years ago
parent
commit
ce4dfc7296
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -17,7 +17,7 @@ RUN set -x \
            && chmod 440 /etc/openvpn/keys/*.crt \
            && yum install -y https://repo.ius.io/ius-release-el7.rpm \
                https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm \
-           && yum install -y git224 \
+           && yum install -y git236 \
            && yum clean all \
            && rm -rf /var/cache/yum