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.fluentd b/docker/Dockerfile.fluentd
index 0ca694f..4e04a2f 100644
--- a/docker/Dockerfile.fluentd
+++ b/docker/Dockerfile.fluentd
@@ -16,6 +16,6 @@
 #
 
 #DockerFile to Create Fluentd Forwards inside cord-voltha
-FROM fluent/fluentd
+FROM fluent/fluentd:v0.14.23.rc1
 COPY fluentd_config/fluent.conf /fluentd/etc/
 COPY fluentd_config/fluent-agg.conf /fluentd/etc/