Skip to content

Commit

Permalink
Upgraded to 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tfr42 authored Aug 26, 2018
1 parent 78adea3 commit f8dec33
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.2
ENV DEEGREE_VERSION 3.4.3

# 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 f8dec33

Please sign in to comment.