summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 27590c17..c88f9991 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