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

updates 2.2.x to 2.2.5 #1965

Merged
merged 1 commit into from
Jul 20, 2016
Merged

updates 2.2.x to 2.2.5 #1965

merged 1 commit into from
Jul 20, 2016

Conversation

robfrank
Copy link
Contributor

OrientDB 2.2.5

@tianon
Copy link
Member

tianon commented Jul 20, 2016

warning: insecure protocol git:// detected: git://github.com/orientechnologies/orientdb-docker
diff --git a/orientdb_latest/Dockerfile b/orientdb_latest/Dockerfile
index 24d0fa1..3099d9a 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.4
-ENV ORIENTDB_DOWNLOAD_MD5 cfaf1e8e45bef79bdad4d9f6be3b9475
-ENV ORIENTDB_DOWNLOAD_SHA1 b1de3f37187b7e2ef5309f171457ec7e35f25c00
+ENV ORIENTDB_VERSION 2.2.5
+ENV ORIENTDB_DOWNLOAD_MD5 b13415288e4f246053b9585d7aca6158
+ENV ORIENTDB_DOWNLOAD_SHA1 dd57ed539e1fd1aaa2ae04f598aeae95502faaac

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

@tianon
Copy link
Member

tianon commented Jul 20, 2016

LGTM

Build test of #1965; 01609fe (orientdb):

$ bashbrew build orientdb:2.0.18
warning: insecure protocol git:// detected: git://github.com/orientechnologies/orientdb-docker
Building bashbrew/cache:e1b357d0cab841bc50fc11daf8287d5a29eb175e3edc432993e3ca87051ba5e6 (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.19
Using bashbrew/cache:24cecf0256570e0af041bcb2df2f3c2956e0b544a33879e5d37a1cc48c7782f9 (orientdb:2.1.19)
Tagging orientdb:2.1.19

$ test/run.sh orientdb:2.1.19
testing orientdb:2.1.19
    '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.5
Building bashbrew/cache:51cca9dcd14cdfb9808e4ae40bd346c0410c009ff9daaa40b4f61a6b04804ca7 (orientdb:2.2.5)
Tagging orientdb:2.2.5
Tagging orientdb:latest

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

@tianon tianon merged commit d137297 into docker-library:master Jul 20, 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