diff --git a/community/ubuntu22.04/Dockerfile b/community/ubuntu22.04/Dockerfile index d865ad43..89689b90 100644 --- a/community/ubuntu22.04/Dockerfile +++ b/community/ubuntu22.04/Dockerfile @@ -13,7 +13,7 @@ LABEL org.opencontainers.image.title="Aerospike Community Server" \ org.opencontainers.image.base.name="docker.io/library/ubuntu:22.04" \ org.opencontainers.image.source="https://github.com/aerospike/aerospike-server.docker" \ org.opencontainers.image.vendor="Aerospike" \ - org.opencontainers.image.version="6.3.0.32" \ + org.opencontainers.image.version="6.4.0.27" \ org.opencontainers.image.url="https://github.com/aerospike/aerospike-server.docker" # AEROSPIKE_EDITION - required - must be "community", "enterprise", or @@ -23,10 +23,10 @@ LABEL org.opencontainers.image.title="Aerospike Community Server" \ # 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.32/aerospike-server-community_6.3.0.32_tools-8.5.1_ubuntu22.04_x86_64.tgz" -ARG AEROSPIKE_SHA_X86_64="a101fb3dd596eecec35efc9f2d0d5aca4ba297df872c38d377be182a0f8dc78c" -ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.3.0.32/aerospike-server-community_6.3.0.32_tools-8.5.1_ubuntu22.04_aarch64.tgz" -ARG AEROSPIKE_SHA_AARCH64="e890a78b0e39905615d189bad977cc85db73bb91cf54ccc2326c500503412e19" +ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.4.0.27/aerospike-server-community_6.4.0.27_tools-10.0.0_ubuntu22.04_x86_64.tgz" +ARG AEROSPIKE_SHA_X86_64="e0f076407345692084990a0dbad3af70f97932dd144d6cb6915bed7150680f54" +ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.4.0.27/aerospike-server-community_6.4.0.27_tools-10.0.0_ubuntu22.04_aarch64.tgz" +ARG AEROSPIKE_SHA_AARCH64="7c80660f19cfcc344056041ee91a44e3444cb0c0eb31cb881848932b92f84e84" SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"] diff --git a/enterprise/ubuntu22.04/Dockerfile b/enterprise/ubuntu22.04/Dockerfile index 1c74ff01..8b449211 100644 --- a/enterprise/ubuntu22.04/Dockerfile +++ b/enterprise/ubuntu22.04/Dockerfile @@ -13,7 +13,7 @@ LABEL org.opencontainers.image.title="Aerospike Enterprise Server" \ org.opencontainers.image.base.name="docker.io/library/ubuntu:22.04" \ org.opencontainers.image.source="https://github.com/aerospike/aerospike-server.docker" \ org.opencontainers.image.vendor="Aerospike" \ - org.opencontainers.image.version="6.3.0.32" \ + org.opencontainers.image.version="6.4.0.27" \ org.opencontainers.image.url="https://github.com/aerospike/aerospike-server.docker" # AEROSPIKE_EDITION - required - must be "community", "enterprise", or @@ -23,10 +23,10 @@ LABEL org.opencontainers.image.title="Aerospike Enterprise Server" \ # 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.32/aerospike-server-enterprise_6.3.0.32_tools-8.5.1_ubuntu22.04_x86_64.tgz" -ARG AEROSPIKE_SHA_X86_64="1082eeaa08755659af3e7d2fdf6779487ca2c9686e0412d3a3beb55128edcc4f" -ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.3.0.32/aerospike-server-enterprise_6.3.0.32_tools-8.5.1_ubuntu22.04_aarch64.tgz" -ARG AEROSPIKE_SHA_AARCH64="9286767cbccddeb416b809f86faec1d4b3aa4629201bab030dc3180566c10bcb" +ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.4.0.27/aerospike-server-enterprise_6.4.0.27_tools-10.0.0_ubuntu22.04_x86_64.tgz" +ARG AEROSPIKE_SHA_X86_64="d8a745cd2e6ae593807856db13e8356b50bdc6225bcaa793e779936bcb26a81c" +ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.4.0.27/aerospike-server-enterprise_6.4.0.27_tools-10.0.0_ubuntu22.04_aarch64.tgz" +ARG AEROSPIKE_SHA_AARCH64="d410a4f79b4f335520b8f9d43eb001128f5b90aeb657c2c8cc5724c63fa6d4b3" SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"] diff --git a/federal/ubuntu22.04/Dockerfile b/federal/ubuntu22.04/Dockerfile index 38ef7f0a..5f9bf5f9 100644 --- a/federal/ubuntu22.04/Dockerfile +++ b/federal/ubuntu22.04/Dockerfile @@ -13,7 +13,7 @@ LABEL org.opencontainers.image.title="Aerospike Federal Server" \ org.opencontainers.image.base.name="docker.io/library/ubuntu:22.04" \ org.opencontainers.image.source="https://github.com/aerospike/aerospike-server.docker" \ org.opencontainers.image.vendor="Aerospike" \ - org.opencontainers.image.version="6.3.0.32" \ + org.opencontainers.image.version="6.4.0.27" \ org.opencontainers.image.url="https://github.com/aerospike/aerospike-server.docker" # AEROSPIKE_EDITION - required - must be "community", "enterprise", or @@ -23,8 +23,8 @@ LABEL org.opencontainers.image.title="Aerospike Federal Server" \ # By selecting "federal" you agree to the "FEDERAL_LICENSE" ARG AEROSPIKE_EDITION="federal" -ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-federal/6.3.0.32/aerospike-server-federal_6.3.0.32_tools-8.5.1_ubuntu22.04_x86_64.tgz" -ARG AEROSPIKE_SHA_X86_64="b4029ca35062616c12744b2bea5a731e22bd7cf0e27001e9c1043f7fc88ee22b" +ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-federal/6.4.0.27/aerospike-server-federal_6.4.0.27_tools-10.0.0_ubuntu22.04_x86_64.tgz" +ARG AEROSPIKE_SHA_X86_64="41ae2576834a67f96dc19512ae708005602823344fbf521b181c0c3696ebc8e9" ARG AEROSPIKE_AARCH64_LINK="" ARG AEROSPIKE_SHA_AARCH64=""