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

arangodb 3.7.2 #8617

Merged
merged 1 commit into from
Aug 27, 2020
Merged

arangodb 3.7.2 #8617

merged 1 commit into from
Aug 27, 2020

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Aug 27, 2020

Updated ArangoDB 3.7 to 3.7.2.

@github-actions
Copy link

Diff for f068f88:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index f7ba33a..ad925f4 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -9,6 +9,6 @@ Tags: 3.6, 3.6.5
 GitCommit: 64d9cc4ebed741b8098306094e26ee7c09fdf483
 Directory: alpine/3.6.5
 
-Tags: 3.7, 3.7.1, latest
-GitCommit: 64d9cc4ebed741b8098306094e26ee7c09fdf483
-Directory: alpine/3.7.1
+Tags: 3.7, 3.7.2, latest
+GitCommit: 42207325717f11a3a844d8bcc2ca17c93714a2bd
+Directory: alpine/3.7.2
diff --git a/_bashbrew-list b/_bashbrew-list
index 45cd9eb..89702dd 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,5 +3,5 @@ arangodb:3.5.5
 arangodb:3.6
 arangodb:3.6.5
 arangodb:3.7
-arangodb:3.7.1
+arangodb:3.7.2
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index cd211c4..91d619f 100644
--- a/arangodb_latest/Dockerfile
+++ b/arangodb_latest/Dockerfile
@@ -1,7 +1,7 @@
 FROM alpine:3.11
 MAINTAINER Frank Celler <info@arangodb.com>
 
-ENV ARANGO_VERSION 3.7.1
+ENV ARANGO_VERSION 3.7.2
 ENV ARANGO_URL https://download.arangodb.com/arangodb37/DEBIAN/amd64
 ENV ARANGO_PACKAGE arangodb3_${ARANGO_VERSION}-1_amd64.deb
 ENV ARANGO_PACKAGE_URL ${ARANGO_URL}/${ARANGO_PACKAGE}

@yosifkit yosifkit merged commit 083739b into docker-library:master Aug 27, 2020
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.

2 participants