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