Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing RENKU_VERSION when setting template for an old project #3161

Closed
m-alisafaee opened this issue Oct 11, 2022 · 0 comments · Fixed by #3162
Closed

Missing RENKU_VERSION when setting template for an old project #3161

m-alisafaee opened this issue Oct 11, 2022 · 0 comments · Fixed by #3162
Labels

Comments

@m-alisafaee
Copy link
Contributor

When using renku template set on an old project that doesn't have a template, RENKU_VERSION in the Dockerfile doesn't have a value.

We should set RENKU_VERSION to the Renku CLI version in this case.

To Reproduce

git clone https://dev.renku.ch/gitlab/renku-testing/project-9.git
cd project-9
renku migrate
renku template set python-minimal
cat Dockerfile |grep 'ARG RENKU_VERSION'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
1 participant