kbastani / spring-cloud-microservice-example

An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
http://www.kennybastani.com/2015/07/spring-cloud-docker-microservices.html
GNU General Public License v3.0
176 stars 135 forks source link

Updated Docker Maven Plugin Version #20

Closed andersonkyle closed 8 years ago

andersonkyle commented 8 years ago

This PR fixes #19 by updating the Docker Maven Plugin to the latest version.

kbastani commented 8 years ago

Tested, looks good. Thanks