Skip to content
Snippets Groups Projects
Commit 1f38afa3 authored by pawel rosikiewicz's avatar pawel rosikiewicz :speech_balloon: Committed by renku 0.14.2.dev8
Browse files

service: renku migrate

parent c2e03f5b
No related branches found
No related tags found
No related merge requests found
Pipeline #186402 passed
......@@ -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.14.2.dev8
http://schema.org/creator:
'@id': mailto:oksana.riba@gmail.com
'@type':
......
......@@ -43,7 +43,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.14.1
ARG RENKU_VERSION=0.14.2.dev8
########################################################
# Do not edit this section and do not add anything below
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment