From 5a37f13b721f7dde3b962627d8347217ead8cbcb Mon Sep 17 00:00:00 2001 From: Kate Isaac <41767733+kweav@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:26:31 -0400 Subject: [PATCH] Update config_automation.yml --- config_automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_automation.yml b/config_automation.yml index 9258b06..489641f 100644 --- a/config_automation.yml +++ b/config_automation.yml @@ -27,4 +27,4 @@ make-book-txt: TRUE # 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/ottr_python:main'