From b41e14dbefd85cd1a5e3b429a25b48ead009337b Mon Sep 17 00:00:00 2001 From: James McDuffie Date: Mon, 18 Dec 2023 13:52:51 -0800 Subject: [PATCH] Force unity-datascience build under actions --- unity_datascience/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/unity_datascience/Dockerfile b/unity_datascience/Dockerfile index 2854c9f..373b3c3 100644 --- a/unity_datascience/Dockerfile +++ b/unity_datascience/Dockerfile @@ -21,4 +21,3 @@ RUN pip install unity_sds_client podaac-data-subscriber # Switch back to jovyan to avoid accidental container runs as root USER ${NB_UID} -