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.12 #10394

Merged
merged 1 commit into from
Jun 18, 2021
Merged

arangodb 3.7.12 #10394

merged 1 commit into from
Jun 18, 2021

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Jun 18, 2021

Updated ArangoDB 3.7 to 3.7.12.

@github-actions
Copy link

Diff for f6b5577:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 24758f0..588dd4b 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -5,6 +5,6 @@ Tags: 3.6, 3.6.13
 GitCommit: 293903ae4adcf22eaafcf427076a6e62010ab1ea
 Directory: alpine/3.6.13
 
-Tags: 3.7, 3.7.11, latest
-GitCommit: 19dbf1a2228a04765452f4160e33fa41317a7615
-Directory: alpine/3.7.11
+Tags: 3.7, 3.7.12, latest
+GitCommit: da569961c6a136675562b066aa542d4a8e05c8cf
+Directory: alpine/3.7.12
diff --git a/_bashbrew-list b/_bashbrew-list
index 3917c70..3a5eb30 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:3.6
 arangodb:3.6.13
 arangodb:3.7
-arangodb:3.7.11
+arangodb:3.7.12
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index 6e98da7..a63912a 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.11
+ENV ARANGO_VERSION 3.7.12
 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 6076137 into docker-library:master Jun 18, 2021
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