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.10.1 #17133

Merged
merged 1 commit into from
Jul 8, 2024
Merged

arangodb 3.11.10.1 #17133

merged 1 commit into from
Jul 8, 2024

Conversation

KVS85
Copy link
Contributor

@KVS85 KVS85 commented Jul 6, 2024

Updated ArangoDB 3.11 to 3.11.10.1.

@KVS85 KVS85 requested a review from a team as a code owner July 6, 2024 14:29
Copy link

github-actions bot commented Jul 6, 2024

Diff for 52ebb6b:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index fbdde4d..10b0545 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,10 +2,10 @@ Maintainers: Frank Celler <[email protected]> (@fceller), Wilfried Goesgens <w.g
 GitRepo: https://github.com/arangodb/arangodb-docker
 GitFetch: refs/heads/official
 
-Tags: 3.11, 3.11.10
+Tags: 3.11, 3.11.10.1
 Architectures: amd64, arm64v8
-GitCommit: 94572b3e9c902e5a41c1765ca8c0c341e09eb227
-Directory: alpine/3.11.10
+GitCommit: ce25dfe5cb8cc8658b031136b262bd8d2be7e679
+Directory: alpine/3.11.10.1
 
 Tags: 3.12, 3.12.0.2, latest
 Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index f1447f2..79e6e20 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,5 @@
 arangodb:3.11
-arangodb:3.11.10
+arangodb:3.11.10.1
 arangodb:3.12
 arangodb:3.12.0.2
 arangodb:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index dcf1b69..0b5248c 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,2 +1,2 @@
-arangodb:3.11.10
+arangodb:3.11.10.1
 arangodb:latest
diff --git a/arangodb_3.11.10/Dockerfile b/arangodb_3.11.10.1/Dockerfile
similarity index 98%
rename from arangodb_3.11.10/Dockerfile
rename to arangodb_3.11.10.1/Dockerfile
index faae0b5..5f9c533 100644
--- a/arangodb_3.11.10/Dockerfile
+++ b/arangodb_3.11.10.1/Dockerfile
@@ -1,7 +1,7 @@
 FROM alpine:3.17
 MAINTAINER Frank Celler <[email protected]>
 
-ENV ARANGO_VERSION 3.11.10
+ENV ARANGO_VERSION 3.11.10.1
 
 # see
 #   https://docs.arangodb.com/3.11/components/arangodb-server/options/#--serverendpoint
diff --git a/arangodb_3.11.10/docker-entrypoint.sh b/arangodb_3.11.10.1/docker-entrypoint.sh
similarity index 100%
rename from arangodb_3.11.10/docker-entrypoint.sh
rename to arangodb_3.11.10.1/docker-entrypoint.sh
diff --git a/arangodb_3.11.10/docker-foxx.sh b/arangodb_3.11.10.1/docker-foxx.sh
similarity index 100%
rename from arangodb_3.11.10/docker-foxx.sh
rename to arangodb_3.11.10.1/docker-foxx.sh

Relevant Maintainers:

@tianon tianon merged commit 712c1bd into docker-library:master Jul 8, 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