From 4f53cacea6ef8927e64ad22aceff5a185332feec Mon Sep 17 00:00:00 2001 From: Carrie Wright <23014755+carriewright11@users.noreply.github.com> Date: Tue, 24 Sep 2024 12:32:40 -0400 Subject: [PATCH] Update config_automation.yml need to keep ocs_guide docker image --- config_automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_automation.yml b/config_automation.yml index 460f418..a028a0d 100644 --- a/config_automation.yml +++ b/config_automation.yml @@ -27,4 +27,4 @@ make-book-txt: yes # What docker image should be used for rendering? # The default is jhudsl/base_ottr:main -rendering-docker-image: 'jhudsl/base_ottr:main' +rendering-docker-image: 'jhudsl/ocs_guide:main'