From f8bd05e26fd1eca692792f7513d2a08197aa9326 Mon Sep 17 00:00:00 2001 From: Savannah Strong Finch <69205623+ssfinch@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:44:52 -0500 Subject: [PATCH] Update Dockerfile.cpu # 11/22/24 - EVHR hotfix and pyCCDC update. --- requirements/Dockerfile.cpu | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/Dockerfile.cpu b/requirements/Dockerfile.cpu index f37d26f..8751900 100644 --- a/requirements/Dockerfile.cpu +++ b/requirements/Dockerfile.cpu @@ -1,4 +1,5 @@ # vhr-toolkit combined container + FROM ghcr.io/osgeo/gdal:ubuntu-full-3.9.2 # Arguments to pass to the image