Skip to content

Commit da5308d

Browse files
committed
Change pcre2grep to pcre2-utils
1 parent 1c8d13b commit da5308d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN apt-get update && apt-get install -y \
1717
python-is-python3 \
1818
python3-pip \
1919
pkg-config \
20-
pcre2grep \
20+
pcre2-utils \
2121
gdb-multiarch \
2222
wget \
2323
jimsh \

0 commit comments

Comments
 (0)