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.9 #9748

Merged
merged 1 commit into from
Mar 6, 2021
Merged

arangodb 3.7.9 #9748

merged 1 commit into from
Mar 6, 2021

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Mar 5, 2021

Updated ArangoDB 3.7 to 3.7.9.

@github-actions
Copy link

github-actions bot commented Mar 5, 2021

Diff for 2200a00:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 32dfdda..391386d 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -5,6 +5,6 @@ Tags: 3.6, 3.6.12
 GitCommit: 1cd50692c702b03c2dfe2876a1b704b1e15f2fb9
 Directory: alpine/3.6.12
 
-Tags: 3.7, 3.7.8, latest
-GitCommit: e3a862b55fc75889e25e201d15c9479b1a828969
-Directory: alpine/3.7.8
+Tags: 3.7, 3.7.9, latest
+GitCommit: 7fefa1b279a1240d4fb22fa9e08457623baa2f6c
+Directory: alpine/3.7.9
diff --git a/_bashbrew-list b/_bashbrew-list
index 55d8163..c0734bf 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:3.6
 arangodb:3.6.12
 arangodb:3.7
-arangodb:3.7.8
+arangodb:3.7.9
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index f930edb..853bc3b 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.8
+ENV ARANGO_VERSION 3.7.9
 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}

Copy link
Member

@yosifkit yosifkit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Holding off on merging until build server issues are fixed: #9749

@yosifkit yosifkit merged commit 620f042 into docker-library:master Mar 6, 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