From 35bcf1abbdeecb9485abc1dfbe33271d27a83255 Mon Sep 17 00:00:00 2001 From: laa Date: Thu, 26 Oct 2017 17:06:01 +0300 Subject: [PATCH] Issue #7772 docker file was updated. --- distribution/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 distribution/Dockerfile diff --git a/distribution/Dockerfile b/distribution/Dockerfile old mode 100644 new mode 100755 index 3586924108a..45c56431167 --- a/distribution/Dockerfile +++ b/distribution/Dockerfile @@ -6,7 +6,7 @@ FROM java:8-jdk MAINTAINER OrientDB LTD (info@orientdb.com) -ENV ORIENTDB_VERSION 2.2.11-SNAPSHOT +ENV ORIENTDB_VERSION 2.2.30-SNAPSHOT #download distribution tar, untar and delete databases