Skip to content

Adding explicit version numbers

David Diederich requested to merge use-explicit-versions into master

This serves a couple purposes:

  1. It is more clear what is being used in each version
  2. It gives a file to edit so upgrading versions creates a new commit, rather than just re-running the pipeline to get a new image that uses a different version of node/tasklemon

Merge request reports