commit | c3e18507d1d828ecc1307575a926ad299fe9e576 | [log] [tgz] |
---|---|---|
author | Murat Parlakisik <murat@parlakisik.com> | Mon Aug 08 15:36:13 2016 -0700 |
committer | Murat Parlakisik <murat@parlakisik.com> | Mon Aug 08 15:36:47 2016 -0700 |
tree | 088e5321ab8916401d6a2e1f4e66db8c24622cd2 | |
parent | 5f667b1d3716ab7b347c4dbb7b41a7e1d9168b3e [diff] [blame] |
Simple typo fix . Change-Id: I72c5ea73cd0a3625b94843a11abe9e5fcdaa55d5
diff --git a/harvester/Dockerfile b/harvester/Dockerfile index fb3a2a2..d29598a 100644 --- a/harvester/Dockerfile +++ b/harvester/Dockerfile
@@ -12,7 +12,7 @@ ## See the License for the specific language governing permissions and ## limitations under the License. FROM python:2.7-alpine -MAINTAINER Open Networking Labratory <info@onlab.us> +MAINTAINER Open Networking Laboratory <info@onlab.us> RUN apk update && apk add bind