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.8.4 #11448

Merged
merged 1 commit into from
Dec 3, 2021
Merged

arangodb 3.8.4 #11448

merged 1 commit into from
Dec 3, 2021

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Dec 3, 2021

Updated ArangoDB 3.8 to 3.8.4.

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

Diff for 57d9929:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 890305d..28e6c74 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -6,6 +6,6 @@ Tags: 3.7, 3.7.16
 GitCommit: 71fc4a9f6a3fa2f5f02b517e25a6c5c94a6170e9
 Directory: alpine/3.7.16
 
-Tags: 3.8, 3.8.3, latest
-GitCommit: 1dc6491a317221b03622183f7e0a462c718f3e0e
-Directory: alpine/3.8.3
+Tags: 3.8, 3.8.4, latest
+GitCommit: 052a2fa3f1555cb45a028e7f50dddef07e456f94
+Directory: alpine/3.8.4
diff --git a/_bashbrew-list b/_bashbrew-list
index c537b0c..ec860d4 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:3.7
 arangodb:3.7.16
 arangodb:3.8
-arangodb:3.8.3
+arangodb:3.8.4
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index b8c8c01..e32474f 100644
--- a/arangodb_latest/Dockerfile
+++ b/arangodb_latest/Dockerfile
@@ -1,7 +1,7 @@
 FROM alpine:3.12
 MAINTAINER Frank Celler <info@arangodb.com>
 
-ENV ARANGO_VERSION 3.8.3
+ENV ARANGO_VERSION 3.8.4
 ENV ARANGO_URL https://download.arangodb.com/arangodb38/DEBIAN/amd64
 ENV ARANGO_PACKAGE arangodb3_${ARANGO_VERSION}-1_amd64.deb
 ENV ARANGO_PACKAGE_URL ${ARANGO_URL}/${ARANGO_PACKAGE}

Relevant Maintainers:

@yosifkit yosifkit merged commit 5a74a3e into docker-library:master Dec 3, 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