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.3.11 #4508

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 f6684d5..838e4ef 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,5 +3,5 @@ arangodb:2.8.11
 arangodb:3.2
 arangodb:3.2.15
 arangodb:3.3
-arangodb:3.3.10
+arangodb:3.3.11
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index d3ede01..9da0c53 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.3.10
+ENV ARANGO_VERSION 3.3.11
 ENV ARANGO_URL https://download.arangodb.com/arangodb33/Debian_9.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 #4508; ab85151; amd64 (arangodb):

$ bashbrew build arangodb:2.8
Using bashbrew/cache:b2269f8efaad830093a256f998482daf3b0166ee38118287fc350a232b5ba2a2 (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.2
Building bashbrew/cache:03b47683d0418cda8cf579725a05b47e918d33ee0dbda0067e3bc0ea41435f9a (arangodb:3.2)
Tagging arangodb:3.2
Tagging arangodb:3.2.15

$ test/run.sh arangodb:3.2
testing arangodb:3.2
	'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.3
Using bashbrew/cache:7b987bb4906a543db350ba07117799f82a40c1c97045009cd70b4a33265f4ee1 (arangodb:3.3)
Tagging arangodb:3.3
Tagging arangodb:3.3.11
Tagging arangodb:latest

$ test/run.sh arangodb:3.3
testing arangodb:3.3
	'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 0d9da65 into docker-library:master Jun 29, 2018
@arangodb-release-bot arangodb-release-bot deleted the new_arangodb_version_3.3.11 branch October 16, 2018 10:24
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