Skip to content

Conversation

@pvinh-spike
Copy link
Contributor

@github-actions
Copy link

github-actions bot commented Apr 6, 2023

Diff for c33e2ad:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 005c9fd..18267ac 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,13 +1,13 @@
 Maintainers: Lucien Volmar <lucien@aerospike.com> (@volmarl), Michael Coberly <mcoberly@aerospike.com> (@mcoberly2), Phuc Vinh <pvinh@aerospike.com> (@pvinh-spike), Kevin Porter <kporter@aerospike.com> (@kportertx)
 
-Tags: ce-6.3.0.0, ce-6.3.0.0_1
+Tags: ce-6.3.0.1, ce-6.3.0.1_1
 Architectures: amd64, arm64v8
 GitRepo: https://github.com/aerospike/aerospike-server.docker.git
-GitCommit: 663aad9ac154e5f372844065ca45c56261ac7f06
+GitCommit: 47d6a8646c2538c1ead328113b9ebcf8bb609f9b
 Directory: community/debian11
 
-Tags: ee-6.3.0.0, ee-6.3.0.0_1
+Tags: ee-6.3.0.1, ee-6.3.0.1_1
 Architectures: amd64, arm64v8
 GitRepo: https://github.com/aerospike/aerospike-server.docker.git
-GitCommit: 663aad9ac154e5f372844065ca45c56261ac7f06
+GitCommit: 47d6a8646c2538c1ead328113b9ebcf8bb609f9b
 Directory: enterprise/debian11
diff --git a/_bashbrew-list b/_bashbrew-list
index 44df087..1fa065d 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,4 +1,4 @@
-aerospike:ce-6.3.0.0
-aerospike:ce-6.3.0.0_1
-aerospike:ee-6.3.0.0
-aerospike:ee-6.3.0.0_1
+aerospike:ce-6.3.0.1
+aerospike:ce-6.3.0.1_1
+aerospike:ee-6.3.0.1
+aerospike:ee-6.3.0.1_1
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 84a9b6d..127f114 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,2 +1,2 @@
-aerospike:ce-6.3.0.0_1
-aerospike:ee-6.3.0.0_1
+aerospike:ce-6.3.0.1_1
+aerospike:ee-6.3.0.1_1
diff --git a/aerospike_ce-6.3.0.0_1/Dockerfile b/aerospike_ce-6.3.0.1_1/Dockerfile
similarity index 95%
rename from aerospike_ce-6.3.0.0_1/Dockerfile
rename to aerospike_ce-6.3.0.1_1/Dockerfile
index 843e3af..d4d5a05 100644
--- a/aerospike_ce-6.3.0.0_1/Dockerfile
+++ b/aerospike_ce-6.3.0.1_1/Dockerfile
@@ -14,10 +14,10 @@ FROM debian:bullseye-slim
 # By selecting "federal" you agree to the "FEDERAL_LICENSE"
 ARG AEROSPIKE_EDITION="community"
 
-ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.3.0.0/aerospike-server-community_6.3.0.0_tools-8.2.0_debian11_x86_64.tgz"
-ARG AEROSPIKE_SHA_X86_64="a0805a32c7b834083a393c9c2238658e77935c34c7d65ea0cf091378d806c022"
-ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.3.0.0/aerospike-server-community_6.3.0.0_tools-8.2.0_debian11_aarch64.tgz"
-ARG AEROSPIKE_SHA_AARCH64="1d71776ee342ca771d81d49d1213d37b256a874312b69c2fa7c0e9e291fa8f98"
+ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.3.0.1/aerospike-server-community_6.3.0.1_tools-8.2.0_debian11_x86_64.tgz"
+ARG AEROSPIKE_SHA_X86_64="6784c7160c513b8801b0a49984312babfeb16c8970681a4137d397a0ec5857ae"
+ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.3.0.1/aerospike-server-community_6.3.0.1_tools-8.2.0_debian11_aarch64.tgz"
+ARG AEROSPIKE_SHA_AARCH64="1e8724602ca7e94e0803e5042d50938058971b01481a7425b6760b8f0ac38eb5"
 
 SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"]
 
diff --git a/aerospike_ce-6.3.0.0_1/aerospike.template.conf b/aerospike_ce-6.3.0.1_1/aerospike.template.conf
similarity index 100%
rename from aerospike_ce-6.3.0.0_1/aerospike.template.conf
rename to aerospike_ce-6.3.0.1_1/aerospike.template.conf
diff --git a/aerospike_ce-6.3.0.0_1/entrypoint.sh b/aerospike_ce-6.3.0.1_1/entrypoint.sh
similarity index 100%
rename from aerospike_ce-6.3.0.0_1/entrypoint.sh
rename to aerospike_ce-6.3.0.1_1/entrypoint.sh
diff --git a/aerospike_ee-6.3.0.0_1/Dockerfile b/aerospike_ee-6.3.0.1_1/Dockerfile
similarity index 94%
rename from aerospike_ee-6.3.0.0_1/Dockerfile
rename to aerospike_ee-6.3.0.1_1/Dockerfile
index 3990613..abba156 100644
--- a/aerospike_ee-6.3.0.0_1/Dockerfile
+++ b/aerospike_ee-6.3.0.1_1/Dockerfile
@@ -14,10 +14,10 @@ FROM debian:bullseye-slim
 # By selecting "federal" you agree to the "FEDERAL_LICENSE"
 ARG AEROSPIKE_EDITION="enterprise"
 
-ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.3.0.0/aerospike-server-enterprise_6.3.0.0_tools-8.2.0_debian11_x86_64.tgz"
-ARG AEROSPIKE_SHA_X86_64="039ed3a96c6557ff3860028f47829d9ab21845acfede7ef5b9c88e658ea48b34"
-ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.3.0.0/aerospike-server-enterprise_6.3.0.0_tools-8.2.0_debian11_aarch64.tgz"
-ARG AEROSPIKE_SHA_AARCH64="28bbd9c3965a2df361e44cfb7e368bbbc37f0417854d0161d07492cd35f9dcaf"
+ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.3.0.1/aerospike-server-enterprise_6.3.0.1_tools-8.2.0_debian11_x86_64.tgz"
+ARG AEROSPIKE_SHA_X86_64="43ecd6f3e02fd231d89aec8eaff4e90488bcf72311a0fabd92dd4df7ebffaee7"
+ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.3.0.1/aerospike-server-enterprise_6.3.0.1_tools-8.2.0_debian11_aarch64.tgz"
+ARG AEROSPIKE_SHA_AARCH64="5793790ee64a5f457f2c226b2f46e9ab0ecdbaea1975dbabf39ec9830d2057cb"
 
 SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"]
 
diff --git a/aerospike_ee-6.3.0.0_1/aerospike.template.conf b/aerospike_ee-6.3.0.1_1/aerospike.template.conf
similarity index 100%
rename from aerospike_ee-6.3.0.0_1/aerospike.template.conf
rename to aerospike_ee-6.3.0.1_1/aerospike.template.conf
diff --git a/aerospike_ee-6.3.0.0_1/entrypoint.sh b/aerospike_ee-6.3.0.1_1/entrypoint.sh
similarity index 100%
rename from aerospike_ee-6.3.0.0_1/entrypoint.sh
rename to aerospike_ee-6.3.0.1_1/entrypoint.sh

Relevant Maintainers:

@yosifkit yosifkit merged commit 529da36 into docker-library:master Apr 7, 2023
@pvinh-spike pvinh-spike deleted the patch-10 branch January 23, 2025 20:10
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