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

Please upgrade to the ArangoDB Release 3.1.24 #3142

Merged

Conversation

arangodb-release-bot
Copy link
Contributor

No description provided.

@yosifkit
Copy link
Member

yosifkit commented Jul 5, 2017

Diff:
warning: insecure protocol git:// detected: git://github.com/arangodb/arangodb-docker
diff --git a/_bashbrew-list b/_bashbrew-list
index 7a2730c..27bb7df 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:2.8
 arangodb:2.8.11
 arangodb:3.1
-arangodb:3.1.23
+arangodb:3.1.24
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index 84b2e2c..2b47db5 100644
--- a/arangodb_latest/Dockerfile
+++ b/arangodb_latest/Dockerfile
@@ -3,7 +3,7 @@ MAINTAINER Frank Celler <info@arangodb.com>
 
 ENV ARCHITECTURE amd64
 ENV DEB_PACKAGE_VERSION 1
-ENV ARANGO_VERSION 3.1.23
+ENV ARANGO_VERSION 3.1.24
 ENV ARANGO_URL https://www.arangodb.com/repositories/arangodb31/Debian_8.0
 ENV ARANGO_PACKAGE arangodb3-${ARANGO_VERSION}-${DEB_PACKAGE_VERSION}_${ARCHITECTURE}.deb
 ENV ARANGO_PACKAGE_URL ${ARANGO_URL}/${ARCHITECTURE}/${ARANGO_PACKAGE}

@yosifkit
Copy link
Member

yosifkit commented Jul 5, 2017

Build test of #3142; 321afdd (arangodb):

$ bashbrew build arangodb:2.8
Building bashbrew/cache:ddf5beab2ddc1b044438e9f9110ac2865d3d5df004d6262698127d68698b1c60 (arangodb:2.8)
Tagging arangodb:2.8
Tagging arangodb:2.8.11

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


$ bashbrew build arangodb:3.1
Building bashbrew/cache:d099def1678d4586f59ead899be9b688498ccf8b1d3be0d66e41c42170264232 (arangodb:3.1)
Tagging arangodb:3.1
Tagging arangodb:3.1.24
Tagging arangodb:latest

$ test/run.sh arangodb:3.1
testing arangodb:3.1
	'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 90eb497 into docker-library:master Jul 5, 2017
@dothebart dothebart deleted the new_arangodb_version_3.1.24 branch October 20, 2017 11:53
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