From 047e33fa1e72b0c64226eba65280f6956f23e8ef Mon Sep 17 00:00:00 2001 From: Candace Savonen Date: Tue, 16 Jul 2024 14:00:35 -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 1a1a5776..ad84eb51 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/base_ottr'