We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c97b0 commit 02b4135Copy full SHA for 02b4135
build/Dockerfile
@@ -13,7 +13,7 @@ RUN apt-get update && \
13
libtool \
14
ssh \
15
wget \
16
- libpcre2-posix3 libpcre2-dev \
+ libpcre2-dev \
17
zlib1g-dev
18
19
ENV CFLAGS="-fPIC"
test/Dockerfile-test
@@ -14,7 +14,7 @@ RUN set -x \
git \
gnupg2 \
jq \
libssl-dev \
python3 \
20
software-properties-common \
0 commit comments