diff --git a/Dockerfile b/Dockerfile index 8a5a85846a350a7bfde59f5048364d22a94220c8..c5b2f1d0483069e82fd9c3b16fba9ebda4fcf938 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM renku/singleuser-r:0.4.4-renku0.9.0 +FROM renku/renkulab-bioc:RELEASE_3_11-0c91990 RUN pipx install renku=='0.9.1' --force # Uncomment and adapt if code is to be included in the image