aboutsummaryrefslogtreecommitdiff
path: root/travis/docker.sh
diff options
context:
space:
mode:
authorHoward Butler <howard@hobu.co>2018-08-13 09:41:19 -0500
committerHoward Butler <howard@hobu.co>2018-08-13 09:41:19 -0500
commitfe13c01125c57f1a2cd9256f78ee6233891fcec0 (patch)
tree938226cb677c3793ac10472fb782212e91fd5529 /travis/docker.sh
parent7a59716b6f25f495e9a7bc2220ea5a887ca71d58 (diff)
downloadPROJ-fe13c01125c57f1a2cd9256f78ee6233891fcec0.tar.gz
PROJ-fe13c01125c57f1a2cd9256f78ee6233891fcec0.zip
Add Dockerfile for osgeo/proj-docs image
Diffstat (limited to 'travis/docker.sh')
-rwxr-xr-xtravis/docker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/travis/docker.sh b/travis/docker.sh
index c5928d9c..f7cdf280 100755
--- a/travis/docker.sh
+++ b/travis/docker.sh
@@ -2,7 +2,7 @@
# proj-docs image has all of the Sphinx
# dependencies need to build PROJ's docs
-# it is build from docker/docbuild/Dockerfile
+# it is build from docs/docbuild/Dockerfile
# and is manually pushed as needed to DockerHub
docker pull osgeo/proj-docs