diff --git a/Dockerfile b/Dockerfile index 9487cd2..5e02c4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ FROM jboss/base-jdk:7 MAINTAINER JBoss Windup Team # Set the WINDUP_VERSION env variable -ENV WINDUP_VERSION 2.4.0.Final +ENV WINDUP_VERSION 2.5.0.Final # Add the JBoss Windup distribution to /opt, and make windup the owner of the extracted tar content # Make sure the distribution is available from a well-known place