We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9432bed commit 820bc34Copy full SHA for 820bc34
Dockerfile
@@ -9,7 +9,7 @@ FROM ubuntu:xenial
9
10
# Metadata
11
LABEL maintainer="[email protected]"
12
-LABEL description="CI enviroment for testing GitPython"A
+LABEL description="CI enviroment for testing GitPython"
13
14
ENV CONTAINER_USER=user
15
ENV DEBIAN_FRONTEND noninteractive
0 commit comments