diff --git a/qgis/Dockerfile b/qgis/Dockerfile index b40a4ec..a294168 100644 --- a/qgis/Dockerfile +++ b/qgis/Dockerfile @@ -73,3 +73,5 @@ RUN Rscript -e "install.packages('remotes')" RUN R -e "remotes::install_github('geocompx/geocompkg', upgrade = TRUE, dependencies = TRUE)" + +