Skip to content
Snippets Groups Projects
Commit 623c49ad authored by Jörg Sachse's avatar Jörg Sachse
Browse files

Update file Dockerfile

parent 06963a7d
Branches
Tags
No related merge requests found
Pipeline #6950 failed
......@@ -44,7 +44,7 @@ RUN apt-get update; \
&& rm -rf /var/lib/apt/lists/* \
;
# dh-make-perl löst über apt-file Datenbank das Perl-Modul auf
RUN apt-file update;
# RUN apt-file update;
RUN mkdir -p "$EXTLIB"
RUN mkdir -p "$PERL_CPANM_HOME"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment