Skip to content

Commit 3c40cf5

Browse files
authored
Fix spelling in Dockerfile description LABEL
1 parent 6cb0965 commit 3c40cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FROM ubuntu:xenial
99

1010
# Metadata
1111
LABEL maintainer="[email protected]"
12-
LABEL description="CI enviroment for testing GitPython"
12+
LABEL description="CI environment for testing GitPython"
1313

1414
ENV CONTAINER_USER=user
1515
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)