diff --git a/build.sh b/build.sh index 1b53fd78..21304c07 100755 --- a/build.sh +++ b/build.sh @@ -52,7 +52,7 @@ elif [ "${POLICY}" == "musllinux_1_1" ]; then PREPEND_PATH= LD_LIBRARY_PATH_ARG= elif [ "${POLICY}" == "musllinux_1_2" ]; then - BASEIMAGE="${MULTIARCH_PREFIX}alpine:3.18" + BASEIMAGE="${MULTIARCH_PREFIX}alpine:3.19" DEVTOOLSET_ROOTPATH= PREPEND_PATH= LD_LIBRARY_PATH_ARG=