Skip to content

Commit d8e54f5

Browse files
committed
Retab Dockerfile
1 parent 5f8e13d commit d8e54f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN apt-get update && \
1212
apt-get -y --no-install-recommends install aspell aspell-en
1313

1414
RUN cpanm --self-upgrade || \
15-
( echo "# Installing cpanminus:"; curl -sL https://cpanmin.us/ | perl - App::cpanminus )
15+
( echo "# Installing cpanminus:"; curl -sL https://cpanmin.us/ | perl - App::cpanminus )
1616

1717
RUN cpanm -nq App::cpm Carton::Snapshot
1818

0 commit comments

Comments
 (0)