Skip to content

Commit cd2f2a7

Browse files
committed
Install modules from https://www.cpan.org
1 parent ebcc815 commit cd2f2a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mt/mt-watcher/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ RUN set -ex \
1616
&& rm -fr /tmp/docker \
1717
&& cd \
1818
## cpan libraries
19-
&& cpanm Filesys::Notify::Simple Linux::Inotify2 \
19+
&& cpanm --from https://www.cpan.org Filesys::Notify::Simple Linux::Inotify2 \
2020
&& apt-get purge -y curl gcc

0 commit comments

Comments
 (0)