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.14 #10766

Merged
merged 1 commit into from
Aug 20, 2021
Merged

arangodb 3.7.14 #10766

merged 1 commit into from
Aug 20, 2021

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Aug 20, 2021

Updated ArangoDB 3.7 to 3.7.14.

@github-actions
Copy link

Diff for 8f58537:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 21deb54..b595a2f 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -5,9 +5,9 @@ Tags: 3.6, 3.6.15
 GitCommit: f35358dc627333ca0349e1c8e5af7ea1780ed3aa
 Directory: alpine/3.6.15
 
-Tags: 3.7, 3.7.13
-GitCommit: 5bba844df42e4931d530a1cbb392021a007b5674
-Directory: alpine/3.7.13
+Tags: 3.7, 3.7.14
+GitCommit: 5667472f5348943ccb3ff862e8d9887bab0efdb6
+Directory: alpine/3.7.14
 
 Tags: 3.8, 3.8.0, latest
 GitCommit: 47656513d1c73c368046e151c697fb85f0eca8cc
diff --git a/_bashbrew-list b/_bashbrew-list
index f1fa28d..4b79696 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 arangodb:3.6
 arangodb:3.6.15
 arangodb:3.7
-arangodb:3.7.13
+arangodb:3.7.14
 arangodb:3.8
 arangodb:3.8.0
 arangodb:latest
diff --git a/arangodb_3.7.13/Dockerfile b/arangodb_3.7.14/Dockerfile
similarity index 98%
rename from arangodb_3.7.13/Dockerfile
rename to arangodb_3.7.14/Dockerfile
index 5ddb0ee..c6dc837 100644
--- a/arangodb_3.7.13/Dockerfile
+++ b/arangodb_3.7.14/Dockerfile
@@ -1,7 +1,7 @@
 FROM alpine:3.11
 MAINTAINER Frank Celler <info@arangodb.com>
 
-ENV ARANGO_VERSION 3.7.13
+ENV ARANGO_VERSION 3.7.14
 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}
diff --git a/arangodb_3.7.13/docker-entrypoint.sh b/arangodb_3.7.14/docker-entrypoint.sh
similarity index 100%
rename from arangodb_3.7.13/docker-entrypoint.sh
rename to arangodb_3.7.14/docker-entrypoint.sh
diff --git a/arangodb_3.7.13/docker-foxx.sh b/arangodb_3.7.14/docker-foxx.sh
similarity index 100%
rename from arangodb_3.7.13/docker-foxx.sh
rename to arangodb_3.7.14/docker-foxx.sh

@yosifkit yosifkit merged commit 95c524c into docker-library:master Aug 20, 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