diff --git a/Dockerfile b/Dockerfile index 867712ccc5..196927b778 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # Dockerfile for local Travis build test FROM ubuntu -MAINTAINER Ian Blenke +LABEL maintainer="Ian Blenke " RUN apt-get update RUN DEBIAN_FRONTEND=noninteractive apt-get install -y cmake curl git ruby bundler wget unzip