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.18 #2873

Merged

Conversation

arangodb-release-bot
Copy link
Contributor

No description provided.

@yosifkit
Copy link
Member

Diff:

diff --git a/_bashbrew-list b/_bashbrew-list
index f324ab4..73beaf5 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:2.8
 arangodb:2.8.11
 arangodb:3.1
-arangodb:3.1.17
+arangodb:3.1.18
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index adac4e6..1677662 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.17
+ENV ARANGO_VERSION 3.1.18
 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

Build test of #2873; a6bd48d (arangodb):

$ bashbrew build arangodb:2.8
Using bashbrew/cache:ead95f8aee003848d73755bcac6af6649b7ae45d02cba6a419e2685eec48310e (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:47016f97aaf5dd9c4858f077293205502e9da987146fdb4d9ad6087a79790827 (arangodb:3.1)
Tagging arangodb:3.1
Tagging arangodb:3.1.18
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 f8d96d2 into docker-library:master Apr 20, 2017
@dothebart dothebart deleted the new_arangodb_version_3.1.18 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