diff --git a/cosmo-perl/Dockerfile b/cosmo-perl/Dockerfile index 3b86c61..4c54773 100644 --- a/cosmo-perl/Dockerfile +++ b/cosmo-perl/Dockerfile @@ -11,7 +11,7 @@ ARG PERLTIDY_SHA256=50496a6952904ef28f495919fc0a67801a63c87779c61308ce1ca5b32467 RUN --mount=type=cache,id=common,target=/media/common,sharing=locked \ --mount=type=tmpfs,target=/tmp : \ - && acquire from=github repo=Perl/perl5 dest=/perl env=PERL \ + && acquire from=github repo=G4Vi/perl5 dest=/perl env=PERL \ \ && name=perltidy \ && remote_fn="Perl-Tidy-$PERLTIDY_VERSION.tar.gz" \