Fix upgrade WAR OpenCell file
When we need upgrade the version of OC we need download the new code and
add it as volume to the Docker container. I decide use a link to save
the WAR file with the version number and use the link with the
opencell.war
name to use it as volume in the docker compose file.