From 9137a99c1b42946e6e92c11d3caf203d779e613e Mon Sep 17 00:00:00 2001 From: Kate Isaac <41767733+kweav@users.noreply.github.com> Date: Thu, 15 Aug 2024 14:22:00 -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 489641f..2f55adb 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/ottr_python:main' +rendering-docker-image: 'jhudsl/ottr_python:test'