From 06317b95f01ba7d5e6371d309e2a3f3b19a5b782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ava=20=F0=9F=8C=B1?= Date: Thu, 1 May 2025 09:50:55 -0400 Subject: [PATCH] Bump Docker Image 1.2.0 -> 1.2.1 --- config_automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_automation.yml b/config_automation.yml index cf9c630bc..91935b92c 100644 --- a/config_automation.yml +++ b/config_automation.yml @@ -27,4 +27,4 @@ url-check-periodically: true make-labs: yes # What docker image should be used for rendering? -rendering-docker-image: 'jhudsl/intro_to_r:1.2.0' +rendering-docker-image: 'jhudsl/intro_to_r:1.2.1'