Skip to content

Commit

Permalink
Merge pull request #1490 from telefonicaid/AlvaroVega-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile twitter
  • Loading branch information
fgalan authored May 30, 2018
2 parents bc4e0fc + 2b1a6f7 commit 2c23f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/cygnus-twitter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ENV CYGNUS_LOG_APPENDER "console"
ENV GIT_URL_CYGNUS "https://github.com/telefonicaid/fiware-cygnus.git"
ENV GIT_REV_CYGNUS "master"

ENV MVN_VER "3.5.2"
ENV MVN_VER "3.5.3"
ENV MVN_TGZ "apache-maven-${MVN_VER}-bin.tar.gz"
ENV MVN_URL "http://www.eu.apache.org/dist/maven/maven-3/${MVN_VER}/binaries/${MVN_TGZ}"
ENV MVN_HOME "/opt/apache-maven"
Expand Down

0 comments on commit 2c23f13

Please sign in to comment.