Skip to content

Commit 782f010

Browse files
authored
Update Dockerfile
1 parent 1618b17 commit 782f010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/pcre2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ RUN apt-get update && apt-get install -y make autoconf automake libtool subversi
1919

2020
RUN git clone --recursive https://github.com/PCRE2Project/pcre2 pcre2
2121
WORKDIR pcre2
22-
COPY build.sh run_tests.sh $SRC/
22+
COPY build.sh run_tests.sh replay_build.sh $SRC/

0 commit comments

Comments
 (0)