Skip to content

fix: Use recast/recastatlas image over busybox (!9)

Matthew Feickert requested to merge fix/use-image-with-up-to-date-libs into master

Resolves #1 (closed)

Use the lastest tag of recast/recastatlas instead of busybox to ensure that if the workflow is run using REANA that the environment is fully specified and that REANA won't attempt to fall back on installed local versions of yadage. This is not necessary, but it simplifies things.

Merge request reports