feat: refs #7022 Added cdn #5

Merged
guillermo merged 7 commits from 7022-rwmap into master 2024-09-11 06:33:33 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1567ed052d - Show all commits

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/