summaryrefslogtreecommitdiffstats
path: root/readthedocs.yml
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2018-02-07 16:24:49 -0500
committerRich Bennett <rb2745@att.com>2018-02-07 16:51:50 -0500
commit3d733fd35f112b411d1b5e945d11cf1bb108a83b (patch)
tree146907bd0d2aa7ded262dee725397555380aaa4f /readthedocs.yml
parent8330208640d7f6963111ad9be5939317e5dab121 (diff)
Switch to latest RTD build container
Change-Id: I569e808fc988c7a347d494d97f0b5ef158237c0e Issue-ID: DOC-246 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'readthedocs.yml')
-rw-r--r--readthedocs.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/readthedocs.yml b/readthedocs.yml
index d65278abe..6e6b9af07 100644
--- a/readthedocs.yml
+++ b/readthedocs.yml
@@ -5,3 +5,7 @@ formats:
# Pip requirements
requirements_file: etc/requirements.txt
+
+# Build Container
+build:
+ image: latest