We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4a490 commit 75e3b72Copy full SHA for 75e3b72
1 file changed
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rocker/geospatial:latest
+FROM rocker/geospatial:4.5.3
2
3
# install system dependencies
4
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
0 commit comments