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.1.0.2 #13151

Merged
merged 1 commit into from
Sep 15, 2022
Merged

Aerospike 6.1.0.2 #13151

merged 1 commit into from
Sep 15, 2022

Conversation

mcoberly2
Copy link
Contributor

@github-actions
Copy link

Diff for 1afd347:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 113fa3f..077f6b1 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.1.0.1
+Tags: ce-6.1.0.2
 GitRepo: https://github.com/aerospike/aerospike-server.docker.git
-GitCommit: 7f6bef8fae252bcd6a680dc4e3097719fd234370
+GitCommit: 9f0fcbf7ff42f8f75c49b6b9ca02afb9b6fa4185
 
-Tags: ee-6.1.0.1
+Tags: ee-6.1.0.2
 GitRepo: https://github.com/aerospike/aerospike-server-enterprise.docker.git
-GitCommit: 979307b481d84d82635024f83f3d3efb82652c0a
+GitCommit: 8764b3ad467fb20c25554638abb0a76e515b6ac9
diff --git a/_bashbrew-list b/_bashbrew-list
index efcecbe..a157da2 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,2 +1,2 @@
-aerospike:ce-6.1.0.1
-aerospike:ee-6.1.0.1
+aerospike:ce-6.1.0.2
+aerospike:ee-6.1.0.2
diff --git a/aerospike_ce-6.1.0.1/.dockerignore b/aerospike_ce-6.1.0.2/.dockerignore
similarity index 100%
rename from aerospike_ce-6.1.0.1/.dockerignore
rename to aerospike_ce-6.1.0.2/.dockerignore
diff --git a/aerospike_ce-6.1.0.1/Dockerfile b/aerospike_ce-6.1.0.2/Dockerfile
similarity index 95%
rename from aerospike_ce-6.1.0.1/Dockerfile
rename to aerospike_ce-6.1.0.2/Dockerfile
index f597b60..fb16535 100644
--- a/aerospike_ce-6.1.0.1/Dockerfile
+++ b/aerospike_ce-6.1.0.2/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM debian:buster-slim
 
-ENV AEROSPIKE_VERSION 6.1.0.1
-ENV AEROSPIKE_SHA256 e100c35ce9b42bf1daebf668f134de444dfc3f6fcef60479f1e9469d9761e791
+ENV AEROSPIKE_VERSION 6.1.0.2
+ENV AEROSPIKE_SHA256 de37fb05085a0cc4183660bb5df9d9aab8c02039af2eb544102925b11c5c216e
 
 # Install Aerospike Server and Tools
 
diff --git a/aerospike_ce-6.1.0.1/aerospike.template.conf b/aerospike_ce-6.1.0.2/aerospike.template.conf
similarity index 100%
rename from aerospike_ce-6.1.0.1/aerospike.template.conf
rename to aerospike_ce-6.1.0.2/aerospike.template.conf
diff --git a/aerospike_ce-6.1.0.1/entrypoint.sh b/aerospike_ce-6.1.0.2/entrypoint.sh
similarity index 100%
rename from aerospike_ce-6.1.0.1/entrypoint.sh
rename to aerospike_ce-6.1.0.2/entrypoint.sh
diff --git a/aerospike_ee-6.1.0.1/Dockerfile b/aerospike_ee-6.1.0.2/Dockerfile
similarity index 96%
rename from aerospike_ee-6.1.0.1/Dockerfile
rename to aerospike_ee-6.1.0.2/Dockerfile
index c75aa25..12504cd 100644
--- a/aerospike_ee-6.1.0.1/Dockerfile
+++ b/aerospike_ee-6.1.0.2/Dockerfile
@@ -6,8 +6,8 @@
 
 FROM debian:buster-slim
 
-ENV AEROSPIKE_VERSION 6.1.0.1
-ENV AEROSPIKE_SHA256 fc699a0d6458efdc61d7cb1db7ee14f882dd9356bc6d07d5387ce4cdf0f453e9
+ENV AEROSPIKE_VERSION 6.1.0.2
+ENV AEROSPIKE_SHA256 efd49204813876c5b3b3064b875efccfd49fa2a7e4840161e411988fc87f012f
 ENV AS_TINI_SHA256 d1f6826dd70cdd88dde3d5a20d8ed248883a3bc2caba3071c8a3a9b0e0de5940
 
 # Install Aerospike Server and Tools
diff --git a/aerospike_ee-6.1.0.1/aerospike.template.conf b/aerospike_ee-6.1.0.2/aerospike.template.conf
similarity index 100%
rename from aerospike_ee-6.1.0.1/aerospike.template.conf
rename to aerospike_ee-6.1.0.2/aerospike.template.conf
diff --git a/aerospike_ee-6.1.0.1/entrypoint.sh b/aerospike_ee-6.1.0.2/entrypoint.sh
similarity index 100%
rename from aerospike_ee-6.1.0.1/entrypoint.sh
rename to aerospike_ee-6.1.0.2/entrypoint.sh

Relevant Maintainers:

@yosifkit yosifkit merged commit e4b155f into docker-library:master Sep 15, 2022
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