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.grafana b/docker/Dockerfile.grafana
index debed49..d8b2cbf 100755
--- a/docker/Dockerfile.grafana
+++ b/docker/Dockerfile.grafana
@@ -15,7 +15,7 @@
# limitations under the License.
#
-FROM kamon/grafana_graphite
+FROM kamon/grafana_graphite:3.0
MAINTAINER Sergio Slobodrian <sslobodr@ciena.com>