feat: refs #7022 Deleted curl

This commit is contained in:
Guillermo Bonet 2024-08-14 11:30:57 +02:00
parent ebdf01b7b0
commit 1567ed052d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM httpd:2.4.61
RUN apt-get update \
&& apt-get install -y curl libcgi-pm-perl \
&& apt-get install -y libcgi-pm-perl \
&& rm -rf /var/lib/apt/lists/*
COPY rwmap.pl /usr/local/bin/