Skip to content

Commit c46bf43

Browse files
committed
improve comment
1 parent adda4bd commit c46bf43

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
@@ -2,7 +2,7 @@ FROM python:3
22

33
MAINTAINER Ignacio Torres Masdeu <[email protected]>
44

5-
# Mimics 3-onbuild except for the inclusion of ldap configuration and packages
5+
# Mimics python:3-onbuild except for the inclusion of ldap configuration and network tools
66

77
COPY ldap.conf /etc/ldap/ldap.conf
88
COPY certs/* /usr/local/share/ca-certificates/

0 commit comments

Comments
 (0)