diff --git a/qgis/Dockerfile b/qgis/Dockerfile index 5656d4a..6acef63 100644 --- a/qgis/Dockerfile +++ b/qgis/Dockerfile @@ -1,6 +1,6 @@ # For finding latest versions of the base image see # https://github.com/SwissDataScienceCenter/renkulab-docker -FROM renku/renkulab-qgis:0.24.0 +FROM renku/renkulab-qgis:0.25.0 # Uncomment and adapt if code is to be included in the image # COPY src /code/src