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.11 #10065

Merged
merged 1 commit into from
Apr 28, 2021
Merged

arangodb 3.7.11 #10065

merged 1 commit into from
Apr 28, 2021

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Apr 28, 2021

Updated ArangoDB 3.7 to 3.7.11.

@github-actions
Copy link

Diff for a9cf9ec:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 5434dd7..24758f0 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.10, latest
-GitCommit: f4170707010ed55855b68e709861dde4d0f3cb12
-Directory: alpine/3.7.10
+Tags: 3.7, 3.7.11, latest
+GitCommit: 19dbf1a2228a04765452f4160e33fa41317a7615
+Directory: alpine/3.7.11
diff --git a/_bashbrew-list b/_bashbrew-list
index f317a41..3917c70 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:3.6
 arangodb:3.6.13
 arangodb:3.7
-arangodb:3.7.10
+arangodb:3.7.11
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index 6f780cf..6e98da7 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.10
+ENV ARANGO_VERSION 3.7.11
 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 91f871b into docker-library:master Apr 28, 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