We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a50c29 commit 691d312Copy full SHA for 691d312
ci/alpine-3.docker
@@ -2,6 +2,6 @@
2
#
3
# SPDX-License-Identifier: MIT
4
5
-# 20240305
+# 20240817
6
FROM alpine:3
7
RUN apk add --no-cache python3-dev py3-pip build-base ninja-is-really-ninja git patchelf
ci/opensuse-15.docker
-# 20230816
FROM opensuse/leap:latest
RUN zypper --non-interactive install python311 python311-pip python311-devel gcc ninja git patchelf && zypper clean --all && ln -s python3.11 /usr/bin/python3
0 commit comments