summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index c88f9991..f2d7e22f 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"
+LABEL description="CI environment for testing GitPython"
ENV CONTAINER_USER=user
ENV DEBIAN_FRONTEND noninteractive