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.4 #18339

Merged
merged 1 commit into from
Jan 30, 2025
Merged

arangodb 3.12.4 #18339

merged 1 commit into from
Jan 30, 2025

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Jan 30, 2025

Updated ArangoDB 3.12 to 3.12.4.

@KVS85 KVS85 requested a review from a team as a code owner January 30, 2025 10:04
Copy link

Diff for e906294:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 38149b6..406beb6 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -7,7 +7,7 @@ Architectures: amd64, arm64v8
 GitCommit: de481d822b675af548d17ec1a448fe7dbee97641
 Directory: alpine/3.11.12_alpine-3.18
 
-Tags: 3.12, 3.12.3, latest
+Tags: 3.12, 3.12.4, latest
 Architectures: amd64, arm64v8
-GitCommit: de481d822b675af548d17ec1a448fe7dbee97641
-Directory: alpine/3.12.3_alpine-3.18
+GitCommit: 1c6635050356d0645ed247ee69f3736007a54e27
+Directory: alpine/3.12.4
diff --git a/_bashbrew-list b/_bashbrew-list
index 5768ce8..77d481d 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:3.11
 arangodb:3.11.12
 arangodb:3.12
-arangodb:3.12.3
+arangodb:3.12.4
 arangodb:latest
diff --git a/arangodb_latest/Dockerfile b/arangodb_latest/Dockerfile
index 21b8179..143bc59 100644
--- a/arangodb_latest/Dockerfile
+++ b/arangodb_latest/Dockerfile
@@ -1,7 +1,7 @@
-FROM alpine:3.18
+FROM alpine:3.21
 MAINTAINER Frank Celler <[email protected]>
 
-ENV ARANGO_VERSION 3.12.3
+ENV ARANGO_VERSION 3.12.4
 
 # see
 #   https://docs.arangodb.com/3.12/components/arangodb-server/options/#--serverendpoint

Relevant Maintainers:

@yosifkit yosifkit merged commit 402adba into docker-library:master Jan 30, 2025
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