diff options
author | Rich Bennett <rb2745@att.com> | 2018-02-07 16:24:49 -0500 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-02-07 16:51:50 -0500 |
commit | 3d733fd35f112b411d1b5e945d11cf1bb108a83b (patch) | |
tree | 146907bd0d2aa7ded262dee725397555380aaa4f | |
parent | 8330208640d7f6963111ad9be5939317e5dab121 (diff) |
Switch to latest RTD build container
Change-Id: I569e808fc988c7a347d494d97f0b5ef158237c0e
Issue-ID: DOC-246
Signed-off-by: Rich Bennett <rb2745@att.com>
-rw-r--r-- | readthedocs.yml | 4 |
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 |