VOL-408 First update for this Jira. This update nails down the version
of all containers that have multiple versions. There is one exceptoin
which is the centurylink/ra-certs conatiner that has only one single tag
which is "latest" all others have been nailed to the latest version tag.
Typo in reviewer comments fixed.
Change-Id: I2f015a0939fcedef89b6e102ad92032b11cb5e98
diff --git a/docker/Dockerfile.consul b/docker/Dockerfile.consul
index 48e7347..64f11b2 100644
--- a/docker/Dockerfile.consul
+++ b/docker/Dockerfile.consul
@@ -15,7 +15,7 @@
# limitations under the License.
#
-FROM consul
+FROM consul:0.9.2
# Create Consul Config Directory
RUN mkdir -p /consul/config