Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrientDB updates 2.2.x to 2.2.10 #2148

Merged
merged 1 commit into from
Sep 15, 2016
Merged

OrientDB updates 2.2.x to 2.2.10 #2148

merged 1 commit into from
Sep 15, 2016

Conversation

robfrank
Copy link
Contributor

new orientDB version 2.2.10

@yosifkit
Copy link
Member

diff --git a/orientdb_latest/Dockerfile b/orientdb_latest/Dockerfile
index 39c2b24..e14bfe7 100644
--- a/orientdb_latest/Dockerfile
+++ b/orientdb_latest/Dockerfile
@@ -10,9 +10,9 @@ MAINTAINER OrientDB LTD (info@orientdb.com)
 #   docker build -t mine --build-arg ORIENTDB_DOWNLOAD_SERVER=http://repo1.maven.org/maven2/com/orientechnologies/ .
 ARG ORIENTDB_DOWNLOAD_SERVER

-ENV ORIENTDB_VERSION 2.2.9
-ENV ORIENTDB_DOWNLOAD_MD5 a37dca4c9f6304e76663fbc2b71d1d3a
-ENV ORIENTDB_DOWNLOAD_SHA1 17146d6b6340a39db28ca82ae821057646c154fc
+ENV ORIENTDB_VERSION 2.2.10
+ENV ORIENTDB_DOWNLOAD_MD5 a4d189ba1485fd974de1f9964f09825e
+ENV ORIENTDB_DOWNLOAD_SHA1 14397248e00d93e4c0f2de1c788ccf4c60d6456c

 ENV ORIENTDB_DOWNLOAD_URL ${ORIENTDB_DOWNLOAD_SERVER:-http://central.maven.org/maven2/com/orientechnologies}/orientdb-community/$ORIENTDB_VERSION/orientdb-community-$ORIENTDB_VERSION.tar.gz

Copy link
Member

@yosifkit yosifkit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build test of #2148; feeb6bf (orientdb):

$ bashbrew build orientdb:2.0.18
Using bashbrew/cache:d2b3fe0a033d191e5b39c987189d20782dcfa0f8832f16441d1d474e3dd868ba (orientdb:2.0.18)
Tagging orientdb:2.0.18

$ test/run.sh orientdb:2.0.18
testing orientdb:2.0.18
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed


$ bashbrew build orientdb:2.1.23
Using bashbrew/cache:61db04f4178e8cd92a2ecff0092868590cd3bb4d9ae3a7c6ed983a32dff45f76 (orientdb:2.1.23)
Tagging orientdb:2.1.23

$ test/run.sh orientdb:2.1.23
testing orientdb:2.1.23
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed


$ bashbrew build orientdb:2.2.10
Building bashbrew/cache:6e2c5931bded4891957bf31a0323d4ee5d6f251b387348772ff8b2fb06df1d9e (orientdb:2.2.10)
Tagging orientdb:2.2.10
Tagging orientdb:latest

$ test/run.sh orientdb:2.2.10
testing orientdb:2.2.10
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed

@yosifkit yosifkit merged commit 6410fc6 into docker-library:master Sep 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants