Skip to content

Commit 3a9f1f2

Browse files
committed
add missing trailing slash
1 parent d16a134 commit 3a9f1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LABEL org.label-schema.license="GPL-2.0" \
88

99
RUN apt-get update \
1010
&& apt-get install -y --no-install-recommends \
11-
libcurl4-openssl-dev
11+
libcurl4-openssl-dev \
1212
libssl-dev \
1313
r-cran-inline \
1414
r-cran-pkgkitten \

0 commit comments

Comments
 (0)