summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Gleich <matthewgleich@gmail.com>2020-01-21 22:22:50 -0500
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-01-22 11:28:17 +0800
commit820bc3482b6add7c733f36fefcc22584eb6d3474 (patch)
tree91815287f1b5388bc68d9fd2b5143c74ca118b03
parent9432bedaa938eb0e5a48c9122dd41b08a8f0d740 (diff)
downloadgitpython-820bc3482b6add7c733f36fefcc22584eb6d3474.tar.gz
Remove A
-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