diff --git a/qgis/Dockerfile b/qgis/Dockerfile index e8316ea..5656d4a 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.23.0 +FROM renku/renkulab-qgis:0.24.0 # Uncomment and adapt if code is to be included in the image # COPY src /code/src