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

Aerospike 6.0.0.1 #12370

Merged
merged 1 commit into from
May 5, 2022
Merged

Aerospike 6.0.0.1 #12370

merged 1 commit into from
May 5, 2022

Conversation

pvinh-spike
Copy link
Contributor

@github-actions
Copy link

github-actions bot commented May 5, 2022

Diff for f0d605c:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index eb11c93..e5ad480 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,9 +1,9 @@
 Maintainers: Lucien Volmar <lucien@aerospike.com> (@volmarl), Michael Coberly <mcoberly@aerospike.com> (@mcoberly2), Phuc Vinh <pvinh@aerospike.com> (@pvinh-spike)
 
-Tags: ce-6.0.0.0
+Tags: ce-6.0.0.1
 GitRepo: https://github.com/aerospike/aerospike-server.docker.git
-GitCommit: 666d1f542ed6431d31cf0a03fb7cdabd83551a9d
+GitCommit: 000ea61bec0cb26d8f14f4fd8e8485517dcab4f9
 
-Tags: ee-6.0.0.0
+Tags: ee-6.0.0.1
 GitRepo: https://github.com/aerospike/aerospike-server-enterprise.docker.git
-GitCommit: 800f5a12fc27104383df9902d6ddb895e2de9f19
+GitCommit: 78d08972f09c98ee1170756006a452667821906c
diff --git a/_bashbrew-list b/_bashbrew-list
index 786721d..b889ccf 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,2 +1,2 @@
-aerospike:ce-6.0.0.0
-aerospike:ee-6.0.0.0
+aerospike:ce-6.0.0.1
+aerospike:ee-6.0.0.1
diff --git a/aerospike_ce-6.0.0.0/.dockerignore b/aerospike_ce-6.0.0.1/.dockerignore
similarity index 100%
rename from aerospike_ce-6.0.0.0/.dockerignore
rename to aerospike_ce-6.0.0.1/.dockerignore
diff --git a/aerospike_ce-6.0.0.0/Dockerfile b/aerospike_ce-6.0.0.1/Dockerfile
similarity index 94%
rename from aerospike_ce-6.0.0.0/Dockerfile
rename to aerospike_ce-6.0.0.1/Dockerfile
index f700a61..9593ab8 100644
--- a/aerospike_ce-6.0.0.0/Dockerfile
+++ b/aerospike_ce-6.0.0.1/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM debian:buster-slim
 
-ENV AEROSPIKE_VERSION 6.0.0.0
-ENV AEROSPIKE_SHA256 4b72303d8d7d128bc0ba7dc30f8cc268ad776d3357b01f8ca377c281d6ad1d8c
+ENV AEROSPIKE_VERSION 6.0.0.1
+ENV AEROSPIKE_SHA256 79aa40b1028798b5f13e23f295c1e1af187419b9410e23ebb692e350286fac5a
 
 # Install Aerospike Server and Tools
 
diff --git a/aerospike_ce-6.0.0.0/aerospike.template.conf b/aerospike_ce-6.0.0.1/aerospike.template.conf
similarity index 100%
rename from aerospike_ce-6.0.0.0/aerospike.template.conf
rename to aerospike_ce-6.0.0.1/aerospike.template.conf
diff --git a/aerospike_ce-6.0.0.0/entrypoint.sh b/aerospike_ce-6.0.0.1/entrypoint.sh
similarity index 100%
rename from aerospike_ce-6.0.0.0/entrypoint.sh
rename to aerospike_ce-6.0.0.1/entrypoint.sh
diff --git a/aerospike_ee-6.0.0.0/Dockerfile b/aerospike_ee-6.0.0.1/Dockerfile
similarity index 95%
rename from aerospike_ee-6.0.0.0/Dockerfile
rename to aerospike_ee-6.0.0.1/Dockerfile
index edf4129..c3d4236 100644
--- a/aerospike_ee-6.0.0.0/Dockerfile
+++ b/aerospike_ee-6.0.0.1/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM debian:buster-slim
 
-ENV AEROSPIKE_VERSION 6.0.0.0
-ENV AEROSPIKE_SHA256 439bd7013edcded45b8d3ca0bfddf2551c523564480576f961de1e6088c04707
+ENV AEROSPIKE_VERSION 6.0.0.1
+ENV AEROSPIKE_SHA256 d470ca9717b563726e8084ab6fc89f2889aefd1f6aa8ef9145ac38e0b42945a1
 ENV AS_TINI_SHA256 d1f6826dd70cdd88dde3d5a20d8ed248883a3bc2caba3071c8a3a9b0e0de5940
 
 # Install Aerospike Server and Tools
diff --git a/aerospike_ee-6.0.0.0/aerospike.template.conf b/aerospike_ee-6.0.0.1/aerospike.template.conf
similarity index 100%
rename from aerospike_ee-6.0.0.0/aerospike.template.conf
rename to aerospike_ee-6.0.0.1/aerospike.template.conf
diff --git a/aerospike_ee-6.0.0.0/entrypoint.sh b/aerospike_ee-6.0.0.1/entrypoint.sh
similarity index 100%
rename from aerospike_ee-6.0.0.0/entrypoint.sh
rename to aerospike_ee-6.0.0.1/entrypoint.sh

Relevant Maintainers:

@yosifkit yosifkit merged commit 5306a09 into docker-library:master May 5, 2022
@pvinh-spike pvinh-spike deleted the patch-6 branch January 23, 2025 20:13
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