Fix R 3.3.0-3.3.2 builds
This commit is contained in:
parent
b541a8ff7c
commit
33c666c5b4
1 changed files with 19 additions and 6 deletions
|
|
@ -30,4 +30,5 @@ ENV INCLUDE_PCRE2_IN_R_3 yes
|
|||
|
||||
COPY package.debian-12 /package.sh
|
||||
COPY build.sh .
|
||||
COPY patches /patches
|
||||
ENTRYPOINT ./build.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue