Bump Motech version to 1.3

This commit is contained in:
Disassembler 2018-07-13 13:40:29 +02:00
parent 5c4d526660
commit 6484a99ccb
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -3,7 +3,7 @@ MAINTAINER Disassembler <disassembler@dasm.cz>
RUN \
# Download Motech
wget http://nexus.motechproject.org/service/local/repositories/releases/content/org/motechproject/motech-platform-server/1.0/motech-platform-server-1.0.war -O /tmp/motech.war \
wget http://nexus.motechproject.org/service/local/repositories/releases/content/org/motechproject/motech-platform-server/1.3/motech-platform-server-1.3.war -O /tmp/motech.war \
&& mkdir /srv/tomcat/webapps/ROOT \
&& unzip /tmp/motech.war -d /srv/tomcat/webapps/ROOT \
# Update Postgres JDBC driver