Update latest
This commit is contained in:
parent
297bfe1e5d
commit
500cce0add
@ -1,7 +1,7 @@
|
||||
FROM debian:latest
|
||||
|
||||
LABEL maintainer="contact@ocsinventory-ng.org"
|
||||
LABEL version="2.3"
|
||||
LABEL version="2.3.1"
|
||||
LABEL description="OCS (Open Computers and Software Inventory Next Generation)"
|
||||
|
||||
RUN apt-get update
|
||||
@ -56,7 +56,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.1
|
||||
|
||||
WORKDIR /tmp/ocs/Apache
|
||||
RUN perl Makefile.PL ;\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user