diff --git a/desktop/Dockerfile b/desktop/Dockerfile index ab75687..89c9de0 100644 --- a/desktop/Dockerfile +++ b/desktop/Dockerfile @@ -1,6 +1,6 @@ # For finding latest versions of the base image see # https://github.com/SwissDataScienceCenter/renkulab-docker -FROM renku/renkulab-vnc:3.10-0.23.0 +FROM renku/renkulab-vnc:3.11-0.24.0 # Uncomment and adapt if code is to be included in the image # COPY src /code/src