From d2f66c1b233bf8123f986257a3a89c038a6dae2a Mon Sep 17 00:00:00 2001 From: Julian Nguyen <109386615+juliannguyen4@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:58:12 -0800 Subject: [PATCH] try --- .github/workflows/manylinux2014-openssl.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manylinux2014-openssl.Dockerfile b/.github/workflows/manylinux2014-openssl.Dockerfile index e6d687ddd..39186a4fd 100644 --- a/.github/workflows/manylinux2014-openssl.Dockerfile +++ b/.github/workflows/manylinux2014-openssl.Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/pypa/manylinux_2_28 +FROM quay.io/pypa/manylinux_2_28_x86_64 ARG OPENSSL_VERSION LABEL com.aerospike.clients.openssl-version=$OPENSSL_VERSION