From 9397aa2d47411baba3a1a04e71df3ae9cebef8f7 Mon Sep 17 00:00:00 2001 From: robinlovelace Date: Tue, 1 Oct 2024 12:33:12 +0100 Subject: [PATCH] Suggests --- rust/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/Dockerfile b/rust/Dockerfile index bd697cb..f78d334 100644 --- a/rust/Dockerfile +++ b/rust/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/geocompx/docker:rust +FROM ghcr.io/geocompx/docker:suggests # od2net R package: https://urban-analytics-technology-platform.github.io/od2net/r/ RUN R -e "remotes::install_github('Urban-Analytics-Technology-Platform/od2net', subdir = 'r', upgrade = TRUE, dependencies = TRUE)" # acteng/netgen: