SwissDataScienceCenter / renku-project-template

A repository for default Renku project templates.
https://renkulab.io
4 stars 20 forks source link

chore: revert "use template variables for language versions (#198)" #207

Closed rokroskar closed 10 months ago

rokroskar commented 10 months ago

This reverts commit 56aa0a25cc8d7c5133e2933e9fed10a87f95f5fd.

Templating the language versions introduces a few complications:

  1. no longer possible to automatically update the base images in this repo
  2. when automatically updating a project, we may inadvertently update the version of R or python in the project

Until we have a way of preventing the latter, we should not roll out the templating.