Update download script
This commit is contained in:
parent
f3904f1c3a
commit
1b62642373
@ -54,7 +54,7 @@ RUN /usr/sbin/a2dissite 000-default ;\
|
||||
/usr/sbin/a2enmod authz_user
|
||||
|
||||
RUN wget https://raw.githubusercontent.com/OCSInventory-NG/OCSInventory-Server/master/binutils/docker-download.sh
|
||||
RUN sh docker-download.sh
|
||||
RUN sh docker-download.sh 2.3
|
||||
|
||||
WORKDIR /tmp/ocs/Apache
|
||||
RUN perl Makefile.PL ;\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user