Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Jul 12, 2023
1 parent 607863e commit 8db9425
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/Dockerfile.centos6
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ RUN echo 'source ~/perl5/perlbrew/etc/bashrc' >> ~/.bashrc

RUN /root/perl5/perlbrew/bin/perlbrew install perl-5.16.3
RUN /root/perl5/perlbrew/bin/perlbrew switch perl-5.16.3
RUN ln -sf /root/perl5/perlbrew/perls/bin/perl-5.16.3/bin/perl /usr/bin/perl

RUN ln -sf /root/perl5/perlbrew/perls/perl-5.16.3/bin/perl /usr/bin/perl

# Downloading and installing SDKMAN!
RUN curl -s "https://get.sdkman.io" | bash
Expand Down

0 comments on commit 8db9425

Please sign in to comment.