Fix typo 93/5793/2
authorChuck Short <charles.short@ericsson.com>
Thu, 13 Jul 2017 20:32:25 +0000 (15:32 -0500)
committerChuck Short <charles.short@ericsson.com>
Thu, 13 Jul 2017 20:33:46 +0000 (15:33 -0500)
Dockerfile refers to Ubuntu not Fedora.

Change-Id: Id7a76c85035d24c4591d71e40feba52f74c94c0e
Signed-off-by: Chuck Short <charles.short@ericsson.com>
packages/docker/src/main/docker/docker-files/Dockerfile.jacoco

index f00cdd0..7449162 100644 (file)
@@ -1,4 +1,4 @@
-### Set the base image to Fedora
+### Set the base image to Ubuntu
 FROM ubuntu:14.04
 
 ### File Author / Maintainer