diff --git a/ci/alpine-3.docker b/ci/alpine-3.docker index 2fe4f31b3..619c565b7 100644 --- a/ci/alpine-3.docker +++ b/ci/alpine-3.docker @@ -2,6 +2,6 @@ # # SPDX-License-Identifier: MIT -# 20240204 +# 20240305 FROM alpine:3 -RUN apk add --no-cache python3-dev py3-pip build-base ninja git patchelf +RUN apk add --no-cache python3-dev py3-pip build-base ninja-is-really-ninja git patchelf