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.12.1 #17261

Merged
merged 1 commit into from
Jul 26, 2024
Merged

arangodb 3.12.1 #17261

merged 1 commit into from
Jul 26, 2024

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Jul 26, 2024

Updated ArangoDB 3.12 to 3.12.1.

@KVS85 KVS85 requested a review from a team as a code owner July 26, 2024 10:00
Copy link

Diff for 30a76b1:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 10b0545..40ea1b4 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -7,7 +7,7 @@ Architectures: amd64, arm64v8
 GitCommit: ce25dfe5cb8cc8658b031136b262bd8d2be7e679
 Directory: alpine/3.11.10.1
 
-Tags: 3.12, 3.12.0.2, latest
+Tags: 3.12, 3.12.1, latest
 Architectures: amd64, arm64v8
-GitCommit: 2ef14f68bdb95bef50e50d3edaf00c646e2e5d87
-Directory: alpine/3.12.0.2
+GitCommit: eb4312a4f2e7974dc798d4e6585281b24b283e06
+Directory: alpine/3.12.1
diff --git a/_bashbrew-list b/_bashbrew-list
index 79e6e20..66551bb 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:3.11
 arangodb:3.11.10.1
 arangodb:3.12
-arangodb:3.12.0.2
+arangodb:3.12.1
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index ea03d62..028f6f9 100644
--- a/arangodb_latest/Dockerfile
+++ b/arangodb_latest/Dockerfile
@@ -1,7 +1,7 @@
 FROM alpine:3.17
 MAINTAINER Frank Celler <[email protected]>
 
-ENV ARANGO_VERSION 3.12.0.2
+ENV ARANGO_VERSION 3.12.1
 
 # see
 #   https://docs.arangodb.com/3.12/components/arangodb-server/options/#--serverendpoint

Relevant Maintainers:

@tianon tianon merged commit 9965e44 into docker-library:master Jul 26, 2024
7 checks passed
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