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.7 #12595

Merged
merged 1 commit into from
Jun 7, 2022
Merged

arangodb 3.8.7 #12595

merged 1 commit into from
Jun 7, 2022

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Jun 7, 2022

Updated ArangoDB 3.8 to 3.8.7.

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

Diff for 004b3a2:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ea769af..fd0272a 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -6,9 +6,9 @@ Tags: 3.7, 3.7.18
 GitCommit: 4d50294faf28168e527c932f7194c21e028c61dd
 Directory: alpine/3.7.18
 
-Tags: 3.8, 3.8.6
-GitCommit: af354ba85e29e2bee525677b45a321530235a38d
-Directory: alpine/3.8.6
+Tags: 3.8, 3.8.7
+GitCommit: 0e1a717e606a4fd6fa406fdb26bf5cc61486d0e5
+Directory: alpine/3.8.7
 
 Tags: 3.9, 3.9.1, latest
 GitCommit: fbffe152059676e01c686b7fca6843cdac7769cd
diff --git a/_bashbrew-list b/_bashbrew-list
index a74650d..ada5256 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 arangodb:3.7
 arangodb:3.7.18
 arangodb:3.8
-arangodb:3.8.6
+arangodb:3.8.7
 arangodb:3.9
 arangodb:3.9.1
 arangodb:latest
diff --git a/arangodb_3.8.6/Dockerfile b/arangodb_3.8.7/Dockerfile
similarity index 98%
rename from arangodb_3.8.6/Dockerfile
rename to arangodb_3.8.7/Dockerfile
index cc112dc..ca8d708 100644
--- a/arangodb_3.8.6/Dockerfile
+++ b/arangodb_3.8.7/Dockerfile
@@ -1,7 +1,7 @@
 FROM alpine:3.14
 MAINTAINER Frank Celler <info@arangodb.com>
 
-ENV ARANGO_VERSION 3.8.6
+ENV ARANGO_VERSION 3.8.7
 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}
diff --git a/arangodb_3.8.6/docker-entrypoint.sh b/arangodb_3.8.7/docker-entrypoint.sh
similarity index 100%
rename from arangodb_3.8.6/docker-entrypoint.sh
rename to arangodb_3.8.7/docker-entrypoint.sh
diff --git a/arangodb_3.8.6/docker-foxx.sh b/arangodb_3.8.7/docker-foxx.sh
similarity index 100%
rename from arangodb_3.8.6/docker-foxx.sh
rename to arangodb_3.8.7/docker-foxx.sh

Relevant Maintainers:

@yosifkit yosifkit merged commit ed90ad6 into docker-library:master Jun 7, 2022
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