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 ecbbdca commit 8f2a047Copy full SHA for 8f2a047
ci/docker/alpine-linux-3.22-r.dockerfile
@@ -39,8 +39,6 @@ RUN apk add \
39
musl-locales \
40
openssl-dev \
41
pkgconfig \
42
- python3 \
43
- python3-dev \
44
zlib-dev && \
45
rm -rf /var/cache/apk/* && \
46
ln -s /usr/share/zoneinfo/Etc/UTC /etc/localtime && \
0 commit comments