Skip to content

Commit 444c696

Browse files
committed
Remove RE2
1 parent 4b110a1 commit 444c696

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ RUN apk add \
3737
musl-locales \
3838
openssl-dev \
3939
pkgconfig \
40-
re2-dev \
4140
zlib-dev && \
4241
rm -rf /var/cache/apk/* && \
4342
ln -s /usr/share/zoneinfo/Etc/UTC /etc/localtime && \

0 commit comments

Comments
 (0)