Skip to content

Commit 8f2a047

Browse files
committed
remove python dep
1 parent ecbbdca commit 8f2a047

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/docker/alpine-linux-3.22-r.dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ RUN apk add \
3939
musl-locales \
4040
openssl-dev \
4141
pkgconfig \
42-
python3 \
43-
python3-dev \
4442
zlib-dev && \
4543
rm -rf /var/cache/apk/* && \
4644
ln -s /usr/share/zoneinfo/Etc/UTC /etc/localtime && \

0 commit comments

Comments
 (0)