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

Update Aerospike 5.6.0.9 #10670

Merged
merged 1 commit into from
Aug 4, 2021
Merged

Update Aerospike 5.6.0.9 #10670

merged 1 commit into from
Aug 4, 2021

Conversation

mcoberly2
Copy link
Contributor

@github-actions
Copy link

github-actions bot commented Aug 4, 2021

Diff for e32e6e2:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ff990c3..afd256e 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-5.6.0.8
+Tags: ce-5.6.0.9
 GitRepo: https://github.com/aerospike/aerospike-server.docker.git
-GitCommit: 3134386a8ac092a2f770396f0444827d2497b376
+GitCommit: 536bb0926490b318035bc1ceef284f15954c1a87
 
-Tags: ee-5.6.0.8
+Tags: ee-5.6.0.9
 GitRepo: https://github.com/aerospike/aerospike-server-enterprise.docker.git
-GitCommit: 623072419e8ed71f1fff4c316fad3039b5880520
+GitCommit: 0f25e2032accd8b4d44c444cb2175f66d0b6a182
diff --git a/_bashbrew-list b/_bashbrew-list
index bddc58e..ed0fd50 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,2 +1,2 @@
-aerospike:ce-5.6.0.8
-aerospike:ee-5.6.0.8
+aerospike:ce-5.6.0.9
+aerospike:ee-5.6.0.9
diff --git a/aerospike_ce-5.6.0.8/.dockerignore b/aerospike_ce-5.6.0.9/.dockerignore
similarity index 100%
rename from aerospike_ce-5.6.0.8/.dockerignore
rename to aerospike_ce-5.6.0.9/.dockerignore
diff --git a/aerospike_ce-5.6.0.8/Dockerfile b/aerospike_ce-5.6.0.9/Dockerfile
similarity index 94%
rename from aerospike_ce-5.6.0.8/Dockerfile
rename to aerospike_ce-5.6.0.9/Dockerfile
index 5841d6e..ea7e2dd 100644
--- a/aerospike_ce-5.6.0.8/Dockerfile
+++ b/aerospike_ce-5.6.0.9/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM debian:buster-slim
 
-ENV AEROSPIKE_VERSION 5.6.0.8
-ENV AEROSPIKE_SHA256 cf03a8af51be333caea4dd98ae02b0d4bd22b570732a7b8eb59380015f646cdd
+ENV AEROSPIKE_VERSION 5.6.0.9
+ENV AEROSPIKE_SHA256 82b15902420752273e22405d929e43a7062e9c84b604e2c1e9f27d26c8ae0aad
 
 # Install Aerospike Server and Tools
 
diff --git a/aerospike_ce-5.6.0.8/aerospike.template.conf b/aerospike_ce-5.6.0.9/aerospike.template.conf
similarity index 100%
rename from aerospike_ce-5.6.0.8/aerospike.template.conf
rename to aerospike_ce-5.6.0.9/aerospike.template.conf
diff --git a/aerospike_ce-5.6.0.8/entrypoint.sh b/aerospike_ce-5.6.0.9/entrypoint.sh
similarity index 100%
rename from aerospike_ce-5.6.0.8/entrypoint.sh
rename to aerospike_ce-5.6.0.9/entrypoint.sh
diff --git a/aerospike_ee-5.6.0.8/Dockerfile b/aerospike_ee-5.6.0.9/Dockerfile
similarity index 94%
rename from aerospike_ee-5.6.0.8/Dockerfile
rename to aerospike_ee-5.6.0.9/Dockerfile
index 8da2b47..b7c2f49 100644
--- a/aerospike_ee-5.6.0.8/Dockerfile
+++ b/aerospike_ee-5.6.0.9/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM debian:buster-slim
 
-ENV AEROSPIKE_VERSION 5.6.0.8
-ENV AEROSPIKE_SHA256 b4df1ab17f0a3cab1d5da14b7567340fe27d23e617a80b030791dd81e6afc258
+ENV AEROSPIKE_VERSION 5.6.0.9
+ENV AEROSPIKE_SHA256 c7b16a194bc6a025b7f97f962a4102da255c38bdf99ff59bea15349be3bd02cb
 
 # Install Aerospike Server and Tools
 
diff --git a/aerospike_ee-5.6.0.8/aerospike.template.conf b/aerospike_ee-5.6.0.9/aerospike.template.conf
similarity index 100%
rename from aerospike_ee-5.6.0.8/aerospike.template.conf
rename to aerospike_ee-5.6.0.9/aerospike.template.conf
diff --git a/aerospike_ee-5.6.0.8/entrypoint.sh b/aerospike_ee-5.6.0.9/entrypoint.sh
similarity index 100%
rename from aerospike_ee-5.6.0.8/entrypoint.sh
rename to aerospike_ee-5.6.0.9/entrypoint.sh

@yosifkit yosifkit merged commit 7f1ba23 into docker-library:master Aug 4, 2021
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