From 4e90f67296e3368c4a5c5c1947e328e720c16f0d Mon Sep 17 00:00:00 2001 From: Dan Scales Date: Thu, 20 Jun 2024 09:16:38 -0700 Subject: [PATCH] Force change to Dockerfile. --- src/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Dockerfile b/src/Dockerfile index e713cc8..1938369 100644 --- a/src/Dockerfile +++ b/src/Dockerfile @@ -15,7 +15,7 @@ RUN pip install . -t python # to change the hash of the file and get TF to realize it needs to be # redeployed. Ticket for a better solution: # https://gfw.atlassian.net/browse/GTC-1250 -# change 3 +# change 4 RUN yum install -y zip geos-devel