Skip to content

Commit

Permalink
Updated Dockerfile to deegree 3.4.2
Browse files Browse the repository at this point in the history
New bug fix version 3.4.2
  • Loading branch information
tfr42 authored Jul 9, 2018
1 parent 20c9410 commit 78adea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM tomcat:8.5-jre8
MAINTAINER deegree TMC <tmc@deegree.org>

# set deegree version
ENV DEEGREE_VERSION 3.4.1
ENV DEEGREE_VERSION 3.4.2

# download deegree
RUN wget http://repo.deegree.org/content/repositories/public/org/deegree/deegree-webservices/${DEEGREE_VERSION}/deegree-webservices-${DEEGREE_VERSION}.war -O /usr/local/tomcat/webapps/deegree-webservices.war
Expand Down

0 comments on commit 78adea3

Please sign in to comment.