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.2 #11207

Merged
merged 1 commit into from
Nov 1, 2021
Merged

arangodb 3.8.2 #11207

merged 1 commit into from
Nov 1, 2021

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Oct 30, 2021

Updated ArangoDB 3.8 to 3.8.2.

@github-actions
Copy link

Diff for 44480f8:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 5e6bfc3..1386a3b 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,10 +1,11 @@
 Maintainers: Frank Celler <info@arangodb.com> (@fceller), Wilfried Goesgens <w.goesgens@arangodb.org> (@dothebart), Vadim Kondratyev <vadim@arangodb.org> (@KVS85)
 GitRepo: https://github.com/arangodb/arangodb-docker
+GitFetch: refs/heads/official
 
 Tags: 3.7, 3.7.15
 GitCommit: cd9cff3458077a32daaf1d6d31899056c08a07c6
 Directory: alpine/3.7.15
 
-Tags: 3.8, 3.8.1, latest
-GitCommit: 42fc6401e569423cab28e71b0085dc78300caa84
-Directory: alpine/3.8.1
+Tags: 3.8, 3.8.2, latest
+GitCommit: 34ce33f775f78db8a0a2f8c3aa3825e333a1dbff
+Directory: alpine/3.8.2
diff --git a/_bashbrew-list b/_bashbrew-list
index 12113dd..1a83acf 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:3.7
 arangodb:3.7.15
 arangodb:3.8
-arangodb:3.8.1
+arangodb:3.8.2
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index be49564..0f07e13 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.1
+ENV ARANGO_VERSION 3.8.2
 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 3226c0f into docker-library:master Nov 1, 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