diff --git a/Dockerfile b/Dockerfile index 27590c170..c88f99918 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ FROM ubuntu:xenial # Metadata LABEL maintainer="jking@apache.org" -LABEL description="CI enviroment for testing GitPython"A +LABEL description="CI enviroment for testing GitPython" ENV CONTAINER_USER=user ENV DEBIAN_FRONTEND noninteractive