Commit 3c4cacae authored by Aaron Spring's avatar Aaron Spring 🚼 Committed by renku 0.16.0
Browse files

service: renku migrate

parent 02562965
......@@ -2,7 +2,7 @@
'@type':
- http://schema.org/Project
- http://www.w3.org/ns/prov#Location
http://schema.org/agent: 0.14.1
http://schema.org/agent: 0.16.0
http://schema.org/creator:
'@id': mailto:aaron.spring@mpimet.mpg.de
'@type':
......
......@@ -27,7 +27,7 @@ RUN conda env update -q -f /tmp/environment.yml && \
# RENKU_VERSION determines the version of the renku CLI
# that will be used in this image. To find the latest version,
# visit https://pypi.org/project/renku/#history.
ARG RENKU_VERSION=0.15.1
ARG RENKU_VERSION=0.16.0
########################################################
# Do not edit this section and do not add anything below
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment