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.11.11 #17529

Merged
merged 1 commit into from
Sep 10, 2024
Merged

arangodb 3.11.11 #17529

merged 1 commit into from
Sep 10, 2024

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Sep 10, 2024

Updated ArangoDB 3.11 to 3.11.11.

@KVS85 KVS85 requested a review from a team as a code owner September 10, 2024 14:21
Copy link

Diff for 0a6d6d1:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 227f509..2f04464 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,10 +2,10 @@ Maintainers: Frank Celler <info@arangodb.com> (@fceller), Wilfried Goesgens <w.g
 GitRepo: https://github.com/arangodb/arangodb-docker
 GitFetch: refs/heads/official
 
-Tags: 3.11, 3.11.10.1
+Tags: 3.11, 3.11.11
 Architectures: amd64, arm64v8
-GitCommit: ce25dfe5cb8cc8658b031136b262bd8d2be7e679
-Directory: alpine/3.11.10.1
+GitCommit: 4e795a0b744e1639ee537ad3f1e4c89f5577f61d
+Directory: alpine/3.11.11
 
 Tags: 3.12, 3.12.2, latest
 Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index 4b2a7eb..35383a9 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:3.11
-arangodb:3.11.10.1
+arangodb:3.11.11
 arangodb:3.12
 arangodb:3.12.2
 arangodb:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 0b5248c..db47c06 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,2 +1,2 @@
-arangodb:3.11.10.1
+arangodb:3.11.11
 arangodb:latest
diff --git a/arangodb_3.11.10.1/Dockerfile b/arangodb_3.11.11/Dockerfile
similarity index 98%
rename from arangodb_3.11.10.1/Dockerfile
rename to arangodb_3.11.11/Dockerfile
index 5f9c533..5330441 100644
--- a/arangodb_3.11.10.1/Dockerfile
+++ b/arangodb_3.11.11/Dockerfile
@@ -1,7 +1,7 @@
 FROM alpine:3.17
 MAINTAINER Frank Celler <info@arangodb.com>
 
-ENV ARANGO_VERSION 3.11.10.1
+ENV ARANGO_VERSION 3.11.11
 
 # see
 #   https://docs.arangodb.com/3.11/components/arangodb-server/options/#--serverendpoint
diff --git a/arangodb_3.11.10.1/docker-entrypoint.sh b/arangodb_3.11.11/docker-entrypoint.sh
similarity index 100%
rename from arangodb_3.11.10.1/docker-entrypoint.sh
rename to arangodb_3.11.11/docker-entrypoint.sh
diff --git a/arangodb_3.11.10.1/docker-foxx.sh b/arangodb_3.11.11/docker-foxx.sh
similarity index 100%
rename from arangodb_3.11.10.1/docker-foxx.sh
rename to arangodb_3.11.11/docker-foxx.sh

Relevant Maintainers:

@tianon tianon merged commit 09f1801 into docker-library:master Sep 10, 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