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 4b110a1 commit 444c696Copy full SHA for 444c696
ci/docker/alpine-linux-3.22-r.dockerfile
@@ -37,7 +37,6 @@ RUN apk add \
37
musl-locales \
38
openssl-dev \
39
pkgconfig \
40
- re2-dev \
41
zlib-dev && \
42
rm -rf /var/cache/apk/* && \
43
ln -s /usr/share/zoneinfo/Etc/UTC /etc/localtime && \
0 commit comments