diff --git a/community/ubuntu20.04/Dockerfile b/community/ubuntu22.04/Dockerfile similarity index 93% rename from community/ubuntu20.04/Dockerfile rename to community/ubuntu22.04/Dockerfile index 41003eaf..d865ad43 100644 --- a/community/ubuntu20.04/Dockerfile +++ b/community/ubuntu22.04/Dockerfile @@ -5,15 +5,15 @@ # http://github.com/aerospike/aerospike-server.docker # -FROM ubuntu:20.04 +FROM ubuntu:22.04 LABEL org.opencontainers.image.title="Aerospike Community Server" \ org.opencontainers.image.description="Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions." \ org.opencontainers.image.documentation="https://hub.docker.com/_/aerospike" \ - org.opencontainers.image.base.name="docker.io/library/ubuntu:20.04" \ + 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.2.0.34" \ + org.opencontainers.image.version="6.3.0.32" \ 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.2.0.34/aerospike-server-community_6.2.0.34_tools-8.1.0_ubuntu20.04_x86_64.tgz" -ARG AEROSPIKE_SHA_X86_64="40bd3f8220de8a94db5defd72e8fc57580337a468de3717e9a2ceff0cc1a0296" -ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.2.0.34/aerospike-server-community_6.2.0.34_tools-8.1.0_ubuntu20.04_aarch64.tgz" -ARG AEROSPIKE_SHA_AARCH64="61ffaf1f780f2cd470aa6a55ad072ef2251fcf374a597c3e9e126cd9dd6eaabc" +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" SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"] diff --git a/community/ubuntu20.04/README.md b/community/ubuntu22.04/README.md similarity index 100% rename from community/ubuntu20.04/README.md rename to community/ubuntu22.04/README.md diff --git a/community/ubuntu20.04/aerospike.template.conf b/community/ubuntu22.04/aerospike.template.conf similarity index 100% rename from community/ubuntu20.04/aerospike.template.conf rename to community/ubuntu22.04/aerospike.template.conf diff --git a/community/ubuntu20.04/entrypoint.sh b/community/ubuntu22.04/entrypoint.sh similarity index 100% rename from community/ubuntu20.04/entrypoint.sh rename to community/ubuntu22.04/entrypoint.sh diff --git a/enterprise/ubuntu20.04/Dockerfile b/enterprise/ubuntu22.04/Dockerfile similarity index 93% rename from enterprise/ubuntu20.04/Dockerfile rename to enterprise/ubuntu22.04/Dockerfile index 13c0eedc..1c74ff01 100644 --- a/enterprise/ubuntu20.04/Dockerfile +++ b/enterprise/ubuntu22.04/Dockerfile @@ -5,15 +5,15 @@ # http://github.com/aerospike/aerospike-server.docker # -FROM ubuntu:20.04 +FROM ubuntu:22.04 LABEL org.opencontainers.image.title="Aerospike Enterprise Server" \ org.opencontainers.image.description="Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions." \ org.opencontainers.image.documentation="https://hub.docker.com/_/aerospike" \ - org.opencontainers.image.base.name="docker.io/library/ubuntu:20.04" \ + 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.2.0.34" \ + org.opencontainers.image.version="6.3.0.32" \ 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.2.0.34/aerospike-server-enterprise_6.2.0.34_tools-8.1.0_ubuntu20.04_x86_64.tgz" -ARG AEROSPIKE_SHA_X86_64="09774664ad1b0185b4a4851ad7089ae54b033ca9701bbe392dfa65b24f66d05c" -ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.2.0.34/aerospike-server-enterprise_6.2.0.34_tools-8.1.0_ubuntu20.04_aarch64.tgz" -ARG AEROSPIKE_SHA_AARCH64="b730c65692bcfb1936217c376e8bef314b590d27d389d9cf8d2af1fd2803df4c" +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" SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"] diff --git a/enterprise/ubuntu20.04/README.md b/enterprise/ubuntu22.04/README.md similarity index 100% rename from enterprise/ubuntu20.04/README.md rename to enterprise/ubuntu22.04/README.md diff --git a/enterprise/ubuntu20.04/aerospike.template.conf b/enterprise/ubuntu22.04/aerospike.template.conf similarity index 100% rename from enterprise/ubuntu20.04/aerospike.template.conf rename to enterprise/ubuntu22.04/aerospike.template.conf diff --git a/enterprise/ubuntu20.04/entrypoint.sh b/enterprise/ubuntu22.04/entrypoint.sh similarity index 100% rename from enterprise/ubuntu20.04/entrypoint.sh rename to enterprise/ubuntu22.04/entrypoint.sh diff --git a/federal/ubuntu20.04/Dockerfile b/federal/ubuntu22.04/Dockerfile similarity index 96% rename from federal/ubuntu20.04/Dockerfile rename to federal/ubuntu22.04/Dockerfile index c029d3e4..38ef7f0a 100644 --- a/federal/ubuntu20.04/Dockerfile +++ b/federal/ubuntu22.04/Dockerfile @@ -5,15 +5,15 @@ # http://github.com/aerospike/aerospike-server.docker # -FROM ubuntu:20.04 +FROM ubuntu:22.04 LABEL org.opencontainers.image.title="Aerospike Federal Server" \ org.opencontainers.image.description="Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions." \ org.opencontainers.image.documentation="https://hub.docker.com/_/aerospike" \ - org.opencontainers.image.base.name="docker.io/library/ubuntu:20.04" \ + 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.2.0.34" \ + org.opencontainers.image.version="6.3.0.32" \ 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.2.0.34/aerospike-server-federal_6.2.0.34_tools-8.1.0_ubuntu20.04_x86_64.tgz" -ARG AEROSPIKE_SHA_X86_64="9708ba2dcf5e2fb495eb0222602b205ab97252396738961be5db7aa5e0887375" +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_AARCH64_LINK="" ARG AEROSPIKE_SHA_AARCH64="" diff --git a/federal/ubuntu20.04/README.md b/federal/ubuntu22.04/README.md similarity index 100% rename from federal/ubuntu20.04/README.md rename to federal/ubuntu22.04/README.md diff --git a/federal/ubuntu20.04/aerospike.template.conf b/federal/ubuntu22.04/aerospike.template.conf similarity index 100% rename from federal/ubuntu20.04/aerospike.template.conf rename to federal/ubuntu22.04/aerospike.template.conf diff --git a/federal/ubuntu20.04/entrypoint.sh b/federal/ubuntu22.04/entrypoint.sh similarity index 100% rename from federal/ubuntu20.04/entrypoint.sh rename to federal/ubuntu22.04/entrypoint.sh