Skip to content

Commit 47d990c

Browse files
committed
add a 'plus-sized' Dockerfile, now typo corrected
1 parent 7cb2533 commit 47d990c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/plus/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN apt-get update \
1010
&& apt-get install -y --no-install-recommends \
1111
r-cran-rcpparmadillo \
1212
r-cran-rcppeigen \
13-
r-cran-rcpgsl \
13+
r-cran-rcppgsl \
1414
&& install.r microbenchmark BH
1515

1616
CMD ["bash"]

0 commit comments

Comments
 (0)